|
Gromacs
2025.3
|
Inheritance diagram for gmx::test::MimicTest:
Collaboration diagram for gmx::test::MimicTest:Test fixture for bonded interactions.
Public Member Functions | |
| void | setupGrompp (const char *index_file, const char *top_file, const char *gro_file) |
| Execute the trajectory writing test. | |
| CommandLine | setupRerun () |
| Prepare an mdrun caller. | |
| void | checkRerun () |
| Check the output of mdrun. | |
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... | |
1.8.5