Gromacs
2026.0-dev-20241204-d69d709
|
NNPot Module.
Class that implements the NNPot MDModule.
Public Member Functions | |
void | subscribeToPreProcessingNotifications (MDModulesNotifiers *notifier) override |
Requests to be notified during preprocessing. More... | |
void | subscribeToSimulationSetupNotifications (MDModulesNotifiers *notifier) override |
Requests to be notified during simulation setup. More... | |
void | initForceProviders (ForceProviders *forceProviders) override |
Initializes force providers from this module. | |
IMdpOptionProvider * | mdpOptionProvider () override |
From IMDModule. | |
IMDOutputProvider * | outputProvider () override |
From IMDModule NNPot doesn't need extra output. | |
|
inlineoverridevirtual |
Requests to be notified during preprocessing.
NNPot module subscribes to the following notifications:
Implements gmx::IMDModule.
|
inlineoverridevirtual |
Requests to be notified during simulation setup.
NNPot module subscribes to the following notifications:
Implements gmx::IMDModule.