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

Public Member Functions | |
| iSGModifierPreForceChemostat (iSGIntegrator *i) | |
| iSGModifierPreForceChemostat (iSGIntegrator *i, int order) | |
| virtual bool | isInternal () const |
Private Member Functions | |
| virtual void | doExecute () |
| virtual std::string | doPrint () const |
Private Attributes | |
| iSGIntegrator * | myTheIntegrator |
|
|
|
|
||||||||||||
|
|
|
|
The method, which does the actual modification.
Implements ProtoMol::Modifier. |
|
|
Implemenation print/debug.
Implements ProtoMol::Modifier. |
|
|
If the modifier is internal (added by an integrator) or external (added by the user) Implements ProtoMol::Modifier. |
|
|
|