Gromacs  2025-dev-20240913-b871546
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
gmx::test::anonymous_namespace{freeenergy.cpp} Namespace Reference

Typedefs

using MaxNumWarnings = int
 Test fixture base for free energy calculations. More...
 
using ListOfInteractionsToTest = std::vector< int >
 
using FreeEnergyReferenceTestParams = std::tuple< std::string, MaxNumWarnings, ListOfInteractionsToTest >
 

Typedef Documentation

using gmx::test::anonymous_namespace{freeenergy.cpp}::MaxNumWarnings = typedef int

Test fixture base for free energy calculations.

This test ensures that selected free energy perturbation calculations produce results identical to an earlier version. The results of this earlier version have been verified manually to ensure physical correctness.