|
Gromacs
2025.3
|
#include <cstdint>#include <map>#include <memory>#include <string>#include <vector>#include "gromacs/domdec/localatomset.h"#include "gromacs/math/vectypes.h"#include "gromacs/mdrunutility/mdmodulesnotifiers.h"#include "gromacs/mdtypes/iforceprovider.h"#include "gromacs/topology/atoms.h"#include "gromacs/utility/real.h"#include "colvarproxygromacs.h"
Include dependency graph for colvarsforceprovider.h:
This graph shows which files directly or indirectly include this file: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... | |
1.8.5