Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Variables
freeenergyparameters.cpp File Reference
#include "gmxpre.h"
#include "gromacs/mdlib/freeenergyparameters.h"
#include <cstdint>
#include <algorithm>
#include <string>
#include <vector>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "gromacs/mdtypes/inputrec.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/enumerationhelpers.h"
#include "gromacs/utility/real.h"
#include "testutils/testasserts.h"
#include "testutils/testmatchers.h"
+ Include dependency graph for freeenergyparameters.cpp:

Description

Tests routines in freeenergyparameters.h .

Author
Christian Blau blau@.nosp@m.kth..nosp@m.se

Classes

struct  gmx::test::anonymous_namespace{freeenergyparameters.cpp}::FreeEnergyParameterTestParameters
 Parameters that will vary from test to test. More...
 
class  gmx::test::anonymous_namespace{freeenergyparameters.cpp}::FreeEnergyParameterTest
 Test for setting free energy parameters. More...
 

Variables

const
FreeEnergyParameterTestParameters 
gmx::test::anonymous_namespace{freeenergyparameters.cpp}::freeEnergyParameterSets []
 Sets of parameters on which to run the tests.