OdeAdamsMoulton 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 OdeAdamsMoulton : xBaseOdeGearsAndAdamsMoulton
Inheritance
Object    xOdeBase    xBaseOdeGearsAndAdamsMoulton    OdeAdamsMoulton

Constructors

Properties

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

Methods

Extension Methods

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

See Also