Gromacs
2018.8
|
#include <gromacs/mdlib/mdrun.h>
Options for IMD.
Public Member Functions | |
ImdOptions () | |
Constructor. | |
Public Attributes | |
int | port |
IMD listening port. | |
gmx_bool | wait |
If true, pause the simulation while no IMD client is connected. | |
gmx_bool | terminatable |
If true, allow termination of the simulation from IMD client. | |
gmx_bool | pull |
If true, allow COM pulling in the simulation from IMD client. | |