|
Gromacs
2026.0-dev-20251106-2ba968f
|
#include <gromacs/mdtypes/multipletimestepping.h>
Struct for passing the MTS mdp options to setupMtsLevels()
Public Attributes | |
| int | numLevels = 0 |
| The number of MTS levels. | |
| std::string | level2Forces |
| The names of the force groups assigned by the user to level 2, internal index 1. | |
| int | level2Factor = 0 |
| The step factor assigned by the user to level 2, internal index 1. | |
1.8.5