Gromacs  2021.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::SimulatorConfig Struct Reference

#include <gromacs/mdrun/simulatorbuilder.h>

Description

Simulation configuation settings.

Public Member Functions

 SimulatorConfig (const MdrunOptions &mdrunOptions, StartingBehavior startingBehavior, MdrunScheduleWorkload *runScheduleWork)
 Build from settings for this simulation.
 

Public Attributes

const MdrunOptions & mdrunOptions_
 Handle to user options.
 
StartingBehavior startingBehavior_
 How are we starting the simulation.
 
MdrunScheduleWorkload * runScheduleWork_
 How are we scheduling the tasks for this simulation.
 

The documentation for this struct was generated from the following file: