Gromacs
2026.0-dev-20250711-6857db4
|
#include <string>
#include "gromacs/domdec/localatomset.h"
#include "gromacs/mdtypes/forceoutput.h"
#include "gromacs/mdtypes/iforceprovider.h"
#include "gromacs/pbcutil/pbc.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/logger.h"
#include "qmmmtypes.h"
Declares force provider for QMMM.
Classes | |
class | gmx::QMMMForceProvider |
Implements IForceProvider for QM/MM. More... | |
Typedefs | |
typedef int | gmx::force_env_t |
Type for CP2K force environment handle. | |
Functions | |
std::string | gmx::qmmmDescription () |
Returns information for describing the CP2K QM/MM support. | |