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

Public Member Functions | |
| ModifierMollification (MOLLYIntegrator *i) | |
| virtual bool | isInternal () const |
Private Member Functions | |
| virtual void | doExecute () |
| virtual std::string | doPrint () const |
Private Attributes | |
| MOLLYIntegrator * | 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. |
|
|
|