HQP
1.9.6
|
integrate an ODE over a stage using the implicit midpoint rule More...
#include "Omu_Integrator.h"
Classes | |
class | Omu_IntIMP |
Integrator for (stiff) ordinary differential equations (ODEs). More... | |
integrate an ODE over a stage using the implicit midpoint rule
E. Arnold 1999-04-12 2000-05-12 _rtol, _atol -> Omu_Integrator 2000-05-30 step size control 2001-08-16 prg_int_nsteps –> _stepsize 2003-01-02 modified Newton's method from Hairer/Wanner 2003-08-25 Omu_Integrator 2003-09-06 step size control by Richardson extrapolation