AnimaL |
Tutorial |
Documentation |
#include <stepper.h>
Definition at line 81 of file stepper.h.
Public Types | |
| typedef TraitsT::Real | Real |
| time | |
| typedef TraitsT::Model | Model |
| additional data | |
| typedef TraitsT::State | State |
| value | |
| typedef TraitsT::Numerics | Numerics |
| numerical traits | |
Public Member Functions | |
| Real | hmin (const Model &M, const State &S, const Real t) const |
| Minimum allowed stepsize. | |
| Real | operator() (const Model &M, const State &S, const Real t, const Real h) const |
| Call operator. | |
|
|||||
|
additional data
|
|
|||||
|
numerical traits
|
|
|||||
|
time
|
|
|||||
|
value
|
|
||||||||||||||||||||
|
Minimum allowed stepsize.
|
|
||||||||||||||||||||||||
|
Call operator.
|
1.3.6