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