#include "vndflags.h"#include "vndstat.h"#include "odenum.h"#include "stepctrl.h"#include "datarepr.h"Go to the source code of this file.
Compounds | |
| class | ODE_SOLVER |
Typedefs | |
| typedef ODE_SOLVER* | PtrODESolver |
| Pointer to an ODE_SOLVER object. | |
Functions | |
| template<classT> T* | GetDataRepr ( const PtrODESolver Solver ) |
|
|
Pointer to an ODE_SOLVER object.
|
|
||||
|
Given a pointer to an ODE_SOLVER object, this function casts the pointer to its data representation object to a pointer of type
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000