Extension of the ODE class to solve a stiff initial-value problem for
ordinary differential equations using the Adams-Gear methods.
The OdeAdamsGear..::.IJacobian type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | F | Computes the value of the function (Inherited from OdeAdamsGear..::.IFunction.)![]() |
![]() | Jacobian | Used to compute the Jacobian of the function at t.
|