Gromacs
2025-dev-20240906-b7d3419
|
#include <gromacs/applied_forces/colvars/colvarsMDModule.h>
Information about the colvars module.
Provides name and method to create a colvars module.
Static Public Member Functions | |
static std::unique_ptr< IMDModule > | create () |
Creates a module for applying forces according to a colvar bias. | |
Static Public Attributes | |
static const std::string | name_ = "colvars" |
The name of the module. | |