|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Classes | |
| class | PullIntegrationTest |
| Test fixture base for simple mdrun systems. More... | |
Typedefs | |
| using | MdpField = MdpFieldValues::value_type |
| Helper type. | |
Functions | |
| void | addBasicMdpValues (MdpFieldValues *mdpFieldValues) |
| Adds integrator and nonbonded parameter setup. | |
| bool | isTransformationPullSetup (const std::string &pullSetupName) |
Variables | |
|
std::unordered_map < std::string, double > | energyToleranceForSystem_g = { { { "spc216", 1e-4 } } } |
| Database of energy tolerances on the various systems. | |
|
std::unordered_map < std::string, double > | pressureToleranceForSystem_g = { { { "spc216", 2e-4 } } } |
| Database of pressure tolerances on the various systems. | |
|
const std::unordered_map < std::string, std::vector < std::pair< std::string, std::string > > > | c_mdpPullParams |
1.8.5