#include <integrator.h>
Inheritance diagram for MODEL::IRungeKutta:
Public Methods | |
IRungeKutta (vf &d, vf &s) | |
virtual vect& | step (vect ¤t, time &dt) |
Definition at line 131 of file integrator.h.
|
Implement this one to take a step. takes the current point and modifies it. Returns a ref to the modified point
Reimplemented from MODEL::Integrator. Definition at line 137 of file integrator.h. |
More Info? Michael Peeters. Also, check our research website: www.alna.vub.ac.be
Last update: June 2002.