Gromacs
2026.0-dev-20250522-0e52bd6
|
#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 constexpr std::string_view | sc_name = "colvars" |
The name of the module. | |