#include <solver1.h>
Inheritance diagram for SOLVER_1:

Public Methods | |
| SOLVER_1 ( const PtrODENumeric ODE, const PtrDataRepr Data, int order = 17 ) | |
| Constructor. More... | |
This class implements a validated ODE solver with the HOE method for validating existence and uniqueness of the solution, the ITS method for computing a tight enclosure of the solution, variable stepsize control, and constant order.
|
|
Constructor.
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000