valSPH
 All Classes Files Functions Variables
RK23Solver.h File Reference

It is a descendent of the OdeSolver abstract class. It implements the virtual function solve with the Runge Kutta 23 method. More...

#include "OdeSolver.h"
#include "Equation.h"
Include dependency graph for RK23Solver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RK23Solver
 

Detailed Description

It is a descendent of the OdeSolver abstract class. It implements the virtual function solve with the Runge Kutta 23 method.

Author
Jose Adsuara
Date
10/2012