
#include <ModifierNPTRattle.h>
Inheritance diagram for ProtoMol::ModifierNPTRattleDetails:

Public Member Functions | |
| ModifierNPTRattleDetails (Real eps, int maxIter, int order) | |
Private Member Functions | |
| virtual Real | getEpsilonVel () const=0 |
| virtual Real | getEtaVel () const=0 |
| virtual void | doExecute () |
| virtual std::string | doPrint () const |
|
||||||||||||||||
|
|
|
|
The method, which does the actual modification.
Implements ProtoMol::Modifier. |
|
|
Implemenation print/debug.
Implements ProtoMol::Modifier. |
|
|
Implemented in ProtoMol::ModifierNPTRattle< TIntegrator >. |
|
|
Implemented in ProtoMol::ModifierNPTRattle< TIntegrator >. |