Pure virtual base class for physical modeling. More...
#include "linearIntegrator.h"
List of all members.
Pure virtual base class for physical modeling.
Takes physically modelable objects and applies forces to them.
Definition at line 29 of file linearIntegrator.h.
[virtual]
destructor
Definition at line 39 of file linearIntegrator.cxx.
[protected]
constructor
Definition at line 30 of file linearIntegrator.cxx.
parent integration routine, hands off to child virtual.
Definition at line 49 of file linearIntegrator.cxx.
References PhysicsObject::get_position(), and PhysicsObject::set_last_position().
Write a string representation of this instance to <out>.
Reimplemented from BaseIntegrator.
Reimplemented in LinearEulerIntegrator.
Definition at line 82 of file linearIntegrator.cxx.
0
Definition at line 95 of file linearIntegrator.cxx.