Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

odesolv.h File Reference

#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_SOLVERPtrODESolver
 Pointer to an ODE_SOLVER object.


Functions

template<classT> T* GetDataRepr ( const PtrODESolver Solver )


Typedef Documentation

typedef ODE_SOLVER* PtrODESolver
 

Pointer to an ODE_SOLVER object.


Function Documentation

template<classT>
T * GetDataRepr ( const PtrODESolver Solver )
 

Given a pointer to an ODE_SOLVER object, this function casts the pointer to its data representation object to a pointer of type T.

Parameters:
Solver   a pointer to an ODE_SOLVER object
Precondition:
NotNull(Solver)


Generated at Sun Oct 14 12:45:41 2001 for VNODE by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000