Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
mdrun_main.h File Reference
#include "gromacs/utility/gmxmpi.h"
+ Include dependency graph for mdrun_main.h:
+ This graph shows which files directly or indirectly include this file:

Description

This file declares C-style entrypoints for mdrun.

Author
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Functions

int gmx::gmx_mdrun (int argc, char *argv[])
 Implements C-style main function for mdrun. More...
 
int gmx::gmx_mdrun (MPI_Comm communicator, const gmx_hw_info_t &hwinfo, int argc, char *argv[])
 Implements C-style main function for mdrun. More...