Gromacs
2026.0-dev-20250711-6857db4
|
#include "plumedforceprovider.h"
#include "gromacs/domdec/domdec.h"
#include "gromacs/domdec/domdec_struct.h"
#include "gromacs/math/units.h"
#include "gromacs/mdrunutility/handlerestart.h"
#include "gromacs/mdtypes/enerdata.h"
#include "gromacs/mdtypes/forceoutput.h"
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/mpicomm.h"
#include "plumedOptions.h"
#include "external/plumed/Plumed.h"
Implementation of the Plumed force provider class.