
#include <ModifierRattle.h>
Inheritance diagram for ProtoMol::ModifierRattle:

Public Member Functions | |
| ModifierRattle (Real eps, int maxIter, const Integrator *i, int order=Constant::MAX_INT-400) | |
Protected Member Functions | |
| virtual Real | getTimestep () const |
Private Member Functions | |
| virtual void | doExecute () |
| virtual std::string | doPrint () const |
Private Attributes | |
| const Integrator * | myTheIntegrator |
|
||||||||||||||||||||
|
|
|
|
The method, which does the actual modification.
Implements ProtoMol::Modifier. |
|
|
Implemenation print/debug.
Implements ProtoMol::Modifier. |
|
|
Implements ProtoMol::ModifierMetaRattleShake. |
|
|
|