OdeExplicitRungeKutta45 Class

Definition

Namespace: DotNumerics.ODE
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public sealed class OdeExplicitRungeKutta45 : xBaseOdeRungeKutta
Inheritance
Object    xOdeBase    xBaseOdeRungeKutta    OdeExplicitRungeKutta45

Constructors

Properties

AbsTol
(Inherited from xOdeBase)
AbsTolArray
(Inherited from xOdeBase)
ErrorToleranceType
(Inherited from xOdeBase)
RelTol
(Inherited from xOdeBase)
RelTolArray
(Inherited from xOdeBase)

Methods

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also