|
Gromacs
2025.3
|
#include "gmxpre.h"#include "testutils/mpitest.h"#include "config.h"#include <functional>#include <gtest/gtest.h>#include "thread_mpi/tmpi.h"#include "gromacs/options/basicoptions.h"#include "gromacs/options/ioptionscontainer.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/basenetwork.h"#include "gromacs/utility/exceptions.h"#include "testutils/testoptions.h"
Include dependency graph for mpitest.cpp:Implements functions in mpitest.h.
Functions | |
| int | gmx::test::getNumberOfTestMpiRanks () |
| Returns the number of MPI ranks to use for an MPI test. More... | |
1.8.5