Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
freezegroups.cpp File Reference
#include "gmxpre.h"
#include "config.h"
#include "gromacs/topology/ifunc.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/mpitest.h"
#include "testutils/simulationdatabase.h"
#include "testutils/testmatchers.h"
#include "testutils/trajectoryreader.h"
#include "moduletest.h"
#include "simulatorcomparison.h"
+ Include dependency graph for freezegroups.cpp:

Description

End-to-end tests checking sanity of results of simulations containing freeze groups.

Author
Pascal Merz pasca.nosp@m.l.me.nosp@m.rz@me.nosp@m..com

Typedefs

using gmx::test::anonymous_namespace{freezegroups.cpp}::FreezeGroupTestParams = std::tuple< std::string, std::string, std::string >
 Test fixture checking sanity of freeze group results. More...