Gromacs  2022.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
gmx::test::anonymous_namespace{normalmodes.cpp}::NormalModesTest Class Reference
+ Inheritance diagram for gmx::test::anonymous_namespace{normalmodes.cpp}::NormalModesTest:
+ Collaboration diagram for gmx::test::anonymous_namespace{normalmodes.cpp}::NormalModesTest:

Description

Test fixture base for normal mode analysis.

This test ensures mdrun can run a normal mode analysis, reaching a reproducible eigenvalues following diagonalization.

The choices for tolerance are arbitrary but sufficient.

Additional Inherited Members

- Static Public Member Functions inherited from gmx::test::MdrunTestFixtureBase
static void SetUpTestSuite ()
 Per-test-case setup for lengthy processes that need run only once.
 
static void TearDownTestSuite ()
 Per-test-case tear down.
 
- Public Attributes inherited from gmx::test::MdrunTestFixture
TestFileManager fileManager_
 Manages temporary files during the test.
 
SimulationRunner runner_
 Helper object to manage the preparation for and call of mdrun.
 
- Static Public Attributes inherited from gmx::test::MdrunTestFixtureBase
static MPI_Comm s_communicator = MPI_COMM_NULL
 Communicator over which the test fixture works.
 
static std::unique_ptr
< gmx_hw_info_t > 
s_hwinfo
 Hardware information object. More...
 

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