24 void step_ (
double dt);
Base class providing space for temporary solutions moving through RK stages.
Base clase implementing methods for embedded Runge-Kutta error estimation.
2nd and 3rd order solver developed by Fehlberg
OdeRKF32(unsigned long neq)
constructs
Provides space for stage slope values, an array of arrays for k values.