Gromacs
2020.4
|
#include "gmxpre.h"
#include "moduletest.h"
#include "config.h"
#include <cstdio>
#include "gromacs/gmxana/gmx_ana.h"
#include "gromacs/gmxpreprocess/grompp.h"
#include "gromacs/hardware/detecthardware.h"
#include "gromacs/options/basicoptions.h"
#include "gromacs/options/ioptionscontainer.h"
#include "gromacs/tools/convert_tpr.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/basenetwork.h"
#include "gromacs/utility/gmxmpi.h"
#include "gromacs/utility/textwriter.h"
#include "programs/mdrun/mdrun_main.h"
#include "testutils/cmdlinetest.h"
#include "testutils/mpitest.h"
#include "testutils/testfilemanager.h"
#include "testutils/testoptions.h"
Implements classes in moduletest.h.
Variables | |
int | gmx::test::anonymous_namespace{moduletest.cpp}::g_numOpenMPThreads = 1 |
Number of OpenMP threads for child mdrun call. | |