Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
gmx::test::anonymous_namespace{constantacceleration.cpp} Namespace Reference

Typedefs

using AccelerationGroupTestParams = std::tuple< std::string, std::string >
 Test fixture checking the velocities of aomts. More...
 

Typedef Documentation

using gmx::test::anonymous_namespace{constantacceleration.cpp}::AccelerationGroupTestParams = typedef std::tuple<std::string, std::string>

Test fixture checking the velocities of aomts.

This tests that velocities of non-accelerated atoms are zero and that velocities of accelarated atoms match acceleration*time. This code assumes the first half the atoms are non-accelerated and the second half are accelerated