Click or drag to resize

DOPRI5 Class

Inheritance Hierarchy
SystemObject
  DotNumerics.ODE.Dopri5DOPRI5

Namespace: DotNumerics.ODE.Dopri5
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class DOPRI5
Request Example View Source

The DOPRI5 type exposes the following members.

Constructors
 NameDescription
Public methodDOPRI5 
Public methodDOPRI5(DOPCOR) 
Top
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_dopcor 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also