Gromacs  2020.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes
gmx::test::anonymous_namespace{pmetest.cpp}::PmeTest Class Reference
+ Inheritance diagram for gmx::test::anonymous_namespace{pmetest.cpp}::PmeTest:
+ Collaboration diagram for gmx::test::anonymous_namespace{pmetest.cpp}::PmeTest:

Description

A basic PME runner.

Todo:
Consider also using GpuTest class.

Public Types

using RunModesList = std::map< std::string, std::vector< const char * >>
 Convenience typedef.
 

Public Member Functions

void runTest (const RunModesList &runModes)
 Runs the test with the given inputs.
 

Static Public Member Functions

static void SetUpTestCase ()
 Before any test is run, work out whether any compatible GPUs exist.
 

Static Public Attributes

static bool s_hasCompatibleGpus = false
 Store whether any compatible GPUs exist.
 

Additional Inherited Members

- 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.
 

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