|
Gromacs
2026.0-dev-20251114-850eace
|
#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. | |
1.8.5