|
Gromacs
2025.3
|
Inheritance diagram for gmx::anonymous_namespace{plumedMDModule.cpp}::PlumedMDModule:
Collaboration diagram for gmx::anonymous_namespace{plumedMDModule.cpp}::PlumedMDModule:Plumed module.
Class that implements the plumed MDModule
Public Member Functions | |
| PlumedMDModule ()=default | |
| Construct the plumed module. | |
| void | subscribeToPreProcessingNotifications (MDModulesNotifiers *) override |
| Requests to be notified during pre-processing. More... | |
| void | subscribeToSimulationSetupNotifications (MDModulesNotifiers *notifier) override |
| Subscribe to MDModules notifications for information needed just before the simulation. | |
| IMdpOptionProvider * | mdpOptionProvider () override |
| From IMDModule. | |
| IMDOutputProvider * | outputProvider () override |
| From IMDModule. | |
| void | initForceProviders (ForceProviders *forceProviders) override |
| From IMDModule - Adds this module to the force providers if active. | |
|
inlineoverridevirtual |
Requests to be notified during pre-processing.
Plumed does not act during the preprocessing phase of a simulation, so the input are ignored
Implements gmx::IMDModule.
1.8.5