xBase |
The xBaseOdeGearsAndAdamsMoulton type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckArguments | (Inherited from xOdeBase) | |
| CheckInitialization | (Inherited from xOdeBase) | |
| CheckTArray | (Inherited from xOdeBase) | |
| InicializacionWithJacobiano | Inicialize the ODE solver with a Jacobiano | |
| InitializeODEs(OdeFunction, Int32) |
Method that initialize the ODE to solve.
(Inherited from xOdeBase) | |
| InitializeODEs(OdeFunction, Int32, Double, Double) |
Method that initialize the ODE to solve.
(Inherited from xOdeBase) | |
| InternalJacobian | ||
| SetInitialValues |
Sets the initial values for the differential equations.
(Overrides xOdeBaseSetInitialValues(Double, Double)) | |
| Solve(Double) | Computes the solution of the differntial equations at a point (tEnd). | |
| Solve(Double, Double) | Computes the solution of the differntial equations. | |
| Solve(Double, Double, OdeSolution) | Computes the solution of the differntial equations. | |
| Solve(Double, Double, Double, Double) | Computes the solution of the differntial equations. | |
| Solve(Double, Double, Double, Double, OdeSolution) | Computes the solution of the differntial equations. |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |