Gromacs
2025-dev-20241007-5b8bb96
|
#include <map>
#include <string>
#include <vector>
#include "gromacs/math/vectypes.h"
#include "gromacs/mdrunutility/mdmodulesnotifiers.h"
#include "gromacs/mdtypes/imdpoptionprovider.h"
#include "gromacs/topology/atoms.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/logger.h"
#include "gromacs/utility/real.h"
Declares options for Colvars. This class handles parameters set during pre-processing time.
Classes | |
class | gmx::ColvarsOptions |
Input data storage for colvars. More... | |
Variables | |
static const std::string | gmx::c_colvarsModuleName = "colvars" |
Tag with name of the Colvars MDModule. | |