|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Classes | |
| class | EnergyMinimizationTest |
| Test fixture base for energy minimizaiton. More... | |
Variables | |
| std::unordered_map < std::string, FloatingPointTolerance > | potentialEnergyToleranceForSystem_g |
| Database of empirical tolerances for EM integrators on the various systems. More... | |
| std::vector< std::string > | unconstrainedSystemsToTest_g |
| Containers of systems and integrators to test. More... | |
| std::vector< std::string > | minimizersToTest_g = { "steep", "cg", "l-bfgs" } |
| std::vector< std::string > | constrainedSystemsToTest_g |
| std::vector< std::string > | minimizersToTestWithConstraints_g = { "steep", "cg" } |
| std::vector<std::string> gmx::test::anonymous_namespace{minimize.cpp}::constrainedSystemsToTest_g |
| std::unordered_map<std::string, FloatingPointTolerance> gmx::test::anonymous_namespace{minimize.cpp}::potentialEnergyToleranceForSystem_g |
Database of empirical tolerances for EM integrators on the various systems.
| std::vector<std::string> gmx::test::anonymous_namespace{minimize.cpp}::unconstrainedSystemsToTest_g |
Containers of systems and integrators to test.
1.8.5