Gromacs
2018.8
|
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 | |
static const EnergyIntegratorType | c_integratorsToTest [] = {"md", "md-vv", "md-vv-avek"} |
Integrators with energy conservation to test. | |