Gromacs
2020.4
|
#include "gmxpre.h"
#include "domdechelper.h"
#include "gromacs/domdec/collect.h"
#include "gromacs/domdec/partition.h"
#include "gromacs/mdtypes/commrec.h"
#include "gromacs/mdtypes/inputrec.h"
#include "gromacs/mdtypes/state.h"
#include "gromacs/pbcutil/pbc.h"
#include "freeenergyperturbationelement.h"
#include "statepropagatordata.h"
#include "topologyholder.h"
Defines the domain decomposition helper for the modular simulator.