Go to the source code of this file.
Classes | |
| class | sistrip::RunKutODESolver< T > |
| Double precision first-order ODE (IVP, i.e. More... | |
Namespaces | |
| sistrip | |
Macros | |
| #define | MAXSTEPS 1000 |
| #define | FCE2(x, y) (_pTemplate->*_fce)(x,y) |
| #define FCE2 | ( | x, | |
| y | |||
| ) | (_pTemplate->*_fce)(x,y) |
Definition at line 19 of file RunKutODESolver.h.
| #define MAXSTEPS 1000 |
Definition at line 18 of file RunKutODESolver.h.