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

Description

Tests to compare free energy simulations to reference.

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

Typedefs

using gmx::test::anonymous_namespace{freeenergy.cpp}::MaxNumWarnings = int
 Test fixture base for free energy calculations. More...
 
using gmx::test::anonymous_namespace{freeenergy.cpp}::ListOfInteractionsToTest = std::vector< int >
 
using gmx::test::anonymous_namespace{freeenergy.cpp}::FreeEnergyReferenceTestParams = std::tuple< std::string, MaxNumWarnings, ListOfInteractionsToTest >