Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

OdeRungaKutta4 Class Reference

Runga-Kutta order 4 pretty standard dynamics ODE solver. More...

#include <odesolve.h>

Inheritance diagram for OdeRungaKutta4:

List of all members.

Public Methods

 OdeRungaKutta4 ()
virtual ~OdeRungaKutta4 ()
void calc_step (real y0[], real y1[], unsigned int len, real t0, real t1, dydt_function dydt)

Detailed Description

Runga-Kutta order 4 pretty standard dynamics ODE solver.

Good stability/speed trade-off NOTE: don't derive any classes from this one


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000