Gromacs
2024.4
|
#include "gromacs/domdec/localatomset.h"
#include "gromacs/mdrunutility/mdmodulesnotifiers.h"
#include "gromacs/mdtypes/iforceprovider.h"
#include "colvarproxygromacs.h"
Declares the force provider for colvars.
Classes | |
struct | gmx::ColvarsForceProviderState |
Parameters defining the internal colvars force provider state. More... | |
class | gmx::ColvarsForceProvider |
Implements IForceProvider for colvars. Override the ColvarProxyGromacs generic class for the communication. More... | |