Gromacs
2025.0-dev-20241011-013a99c
|
Classes | |
class | InitialConstraintsTest |
Test fixture parametrized on integrators. More... | |
Typedefs | |
using | EnergyIntegratorType = const char * |
This type holds input integrators. Now it's holding names, but ei* enum values from md_enums.h could be used instead. | |
Variables | |
const EnergyIntegratorType | c_integratorsToTest [] = { "md", "md-vv", "md-vv-avek" } |
Integrators with energy conservation to test. | |