All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RunKutODESolver.h File Reference
#include <cstdlib>
#include <math.h>
#include "Colours.h"
#include <streamlog/streamlog.h>
Include dependency graph for RunKutODESolver.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define FCE2 (   x,
 
)    (_pTemplate->*_fce)(x,y)

Definition at line 19 of file RunKutODESolver.h.

#define MAXSTEPS   1000

Definition at line 18 of file RunKutODESolver.h.