Gromacs
2024.3
|
This module contains code that implements mdrun.
Namespaces | |
gmx | |
Generic GROMACS namespace. | |
Functions | |
SimulationInputHandle | makeSimulationInput (const LegacyMdrunOptions &options) |
Direct the construction of a SimulationInput. More... | |
Files | |
file | simulationinputhandle.h |
Public interface for SimulationInput facilities. | |
SimulationInputHandle makeSimulationInput | ( | const LegacyMdrunOptions & | options | ) |
Direct the construction of a SimulationInput.
options | library-internal container holding partially processed user input. |