#include <integrator.h>
Inheritance diagram for MODEL::IMilshtein:
Public Methods | |
IMilshtein (vf &d, vf &s) | |
virtual vect& | step (vect ¤t, time &dt) |
Private Attributes | |
Normal | rnd |
Definition at line 187 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 193 of file integrator.h. |
|
Normal random Definition at line 235 of file integrator.h. Referenced by step().
|
More Info? Michael Peeters. Also, check our research website: www.alna.vub.ac.be
Last update: June 2002.