|
Gromacs
2026.0
|
#include <memory>#include <string>#include <tuple>#include <gtest/gtest.h>#include "testutils/cmdlinetest.h"#include "testutils/testfilemanager.h"#include "moduletest.h"
Include dependency graph for multisimtest.h:
This graph shows which files directly or indirectly include this file:Declares test fixture for the mdrun multi-simulation functionality.
Classes | |
| class | gmx::test::NumRanksPerSimulation |
| Test flag setting the number of ranks per simulation. More... | |
| class | gmx::test::MultiSimTest |
| Test fixture for multi-sim functionality. More... | |
Typedefs | |
|
typedef std::unique_ptr < CommandLine > | gmx::test::CommandLinePointer |
| Convenience typedef. | |
|
typedef std::tuple < NumRanksPerSimulation, IntegrationAlgorithm, TemperatureCoupling, PressureCoupling > | gmx::test::MultiSimTestParams |
| The parameters of the MultiSimTest class. | |
1.8.5