OpenMM
|
This ForceImpl subclass is for forces specifically designed to work with RPMDIntegrator. More...
#include <RPMDUpdater.h>
Public Member Functions | |
virtual void | updateRPMDState (ContextImpl &context)=0 |
This ForceImpl subclass is for forces specifically designed to work with RPMDIntegrator.
It adds an updateRPMDState() method that is invoked at the start of each time step (in contrast to updateContextState(), which gets invoked many times per time step, once for each copy).
|
pure virtual |