Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Variables
gmx::test::anonymous_namespace{initialconstraints.cpp} Namespace Reference

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.