Gromacs
2024.3
|
#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 "freeenergyperturbationdata.h"
#include "statepropagatordata.h"
#include "topologyholder.h"
Defines the domain decomposition helper for the modular simulator.