Gromacs  2027.0-dev-20260904-8b74e934
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::test::anonymous_namespace{constr.cpp}::ConstraintsVerifier Class Reference

Description

Helper class for checking constraints against reference data.

Public Member Functions

 ConstraintsVerifier (TestReferenceChecker *checker)
 
void check (const ConstraintsTestData &testData, const ConstraintAlgorithm algorithm, t_pbc pbc)
 The workflow for checking whether constraints have been satisfied. More...
 

Member Function Documentation

void gmx::test::anonymous_namespace{constr.cpp}::ConstraintsVerifier::check ( const ConstraintsTestData &  testData,
const ConstraintAlgorithm  algorithm,
t_pbc  pbc 
)
inline

The workflow for checking whether constraints have been satisfied.

Parameters
[in]testDataTest data to verify
[in]algorithmConstraint algorithm used (SHAKE or LINCS)
[in]pbcPeriodic boundary conditions

The documentation for this class was generated from the following file: