OdeImplicitRungeKutta5 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 OdeImplicitRungeKutta5 : xBaseOdeRungeKutta
Inheritance
Object    xOdeBase    xBaseOdeRungeKutta    OdeImplicitRungeKutta5

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