OdeRungeKutta Properties |
The OdeRungeKutta type exposes the following members.
Name | Description | |
---|---|---|
Floor | The value used in the norm computation.
(Inherited from ODE.) | |
InitialStepsize | The initial internal step size.
(Inherited from ODE.) | |
MaxSteps | The maximum number of internal steps allowed.
(Inherited from ODE.) | |
MinimumStepsize | The minimum internal step size.
(Inherited from ODE.) | |
NormMethod | The error norm.
(Inherited from ODE.) | |
Scale | The scaling factor.
(Inherited from ODE.) | |
Tolerance | The error tolerance.
(Inherited from ODE.) |