Gromacs
2026.0-dev-20241213-9ac17bb
|
#include <gromacs/applied_forces/plumed/plumedMDModule.h>
Information about the PLUMED module.
Provides name and method to create a PLUMED module.
Static Public Member Functions | |
static std::unique_ptr< IMDModule > | create () |
Creates a module for applying forces with PLUMED. | |
Static Public Attributes | |
static constexpr std::string_view | name_ = "plumed" |
The name of the module. | |