Ode |
The OdeGearsBDF type exposes the following members.
Name | Description | |
---|---|---|
![]() | InitializeODEs(OdeFunction, Int32) |
Method that initialize the ODE to solve.
(Overrides xOdeBaseInitializeODEs(OdeFunction, Int32)) |
![]() | InitializeODEs(OdeFunction, OdeJacobian, Int32) | Method that initialize the ODE to solve. |
![]() | InitializeODEs(OdeFunction, Int32, Double, Double) |
Method that initialize the ODE to solve.
(Overrides xOdeBaseInitializeODEs(OdeFunction, Int32, Double, Double)) |
![]() | InitializeODEs(OdeFunction, OdeJacobian, Int32, Double, Double) | Method that initialize the ODE to solve. |
![]() | SetInitialValues |
Sets the initial values for the differential equations.
(Inherited from xBaseOdeGearsAndAdamsMoulton) |
![]() | Solve(Double) |
Computes the solution of the differntial equations at a point (tEnd).
(Inherited from xBaseOdeGearsAndAdamsMoulton) |
![]() | Solve(Double, Double) |
Computes the solution of the differntial equations.
(Inherited from xBaseOdeGearsAndAdamsMoulton) |
![]() | Solve(Double, Double, OdeSolution) |
Computes the solution of the differntial equations.
(Inherited from xBaseOdeGearsAndAdamsMoulton) |
![]() | Solve(Double, Double, Double, Double) |
Computes the solution of the differntial equations.
(Inherited from xBaseOdeGearsAndAdamsMoulton) |
![]() | Solve(Double, Double, Double, Double, OdeSolution) |
Computes the solution of the differntial equations.
(Inherited from xBaseOdeGearsAndAdamsMoulton) |
Name | Description | |
---|---|---|
![]() | GetEnumNames | (Defined by General) |
![]() | IsValidDouble | (Defined by General) |