27 void step_ (
double dt);
Base class implementing solver functions with adaptive time steps.
Base class providing space for temporary solutions moving through RK stages.
Provides space for stage slope values, an array of arrays for k values.
Strong stability preserving method of order 3.
OdeSsp3(unsigned long neq)
constructs