Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
colvarsforceprovider.h File Reference
#include "gromacs/domdec/localatomset.h"
#include "gromacs/mdrunutility/mdmodulesnotifiers.h"
#include "gromacs/mdtypes/iforceprovider.h"
#include "colvarproxygromacs.h"
+ Include dependency graph for colvarsforceprovider.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares the force provider for colvars.

Author
Hubert Santuz huber.nosp@m.t.sa.nosp@m.ntuz@.nosp@m.gmai.nosp@m.l.com

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...