Gromacs
2026.0-dev-20241204-d69d709
|
Plumed module.
Stub Implementation in case Plumed library is not compiled
Public Member Functions | |
PlumedMDModule ()=default | |
Construct the plumed module. | |
void | subscribeToPreProcessingNotifications (MDModulesNotifiers *) override |
Subscribe to pre processing notifications. | |
void | subscribeToSimulationSetupNotifications (MDModulesNotifiers *notifier) override |
Subscribe to simulation setup notifications. | |
IMdpOptionProvider * | mdpOptionProvider () override |
Returns an interface for handling mdp input (and tpr I/O). | |
IMDOutputProvider * | outputProvider () override |
Returns an interface for handling output files during simulation. | |
void | initForceProviders (ForceProviders *) override |
Initializes force providers from this module. | |