Gromacs
2025-dev-20240910-a7e2421
|
Typedefs | |
using | MtsComparisonTestParams = std::tuple< std::string, std::string > |
Test fixture base for two integration schemes. More... | |
Functions | |
EnergyTermsToCompare | energyTermsToCompare (const real energyTol, const real virialTol) |
Returns set of energy terms to compare with associated tolerances. | |
using gmx::test::anonymous_namespace{multiple_time_stepping.cpp}::MtsComparisonTestParams = typedef std::tuple<std::string, std::string> |
Test fixture base for two integration schemes.
This test ensures that integration with(out) different multiple time stepping schemes (called via different mdp options) yield near identical energies, forces and virial at step 0 and similar energies and virial after 4 steps.