|
Gromacs
2025.3
|
Inheritance diagram for gmx::anonymous_namespace{plumedMDModule_stub.cpp}::PlumedMDModule:
Collaboration diagram for gmx::anonymous_namespace{plumedMDModule_stub.cpp}::PlumedMDModule: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. | |
1.8.5