![]() |
|
Public Member Functions | |
TypeName ("RK") | |
Runtime type information. | |
RK (const ODE &ode) | |
Construct from ODE. | |
void | solve (const ODE &ode, const scalar x, const scalarField &y, const scalarField &dydx, const scalar h, scalarField &yout, scalarField &yerr) const |
void | solve (const ODE &ode, scalar &x, scalarField &y, scalarField &dydx, const scalar eps, const scalarField &yScale, const scalar hTry, scalar &hDid, scalar &hNext) const |
|
Construct from ODE.
|
|
Implements ODESolver. |
|
|
|
Runtime type information.
|