Click or drag to resize

CONTR5 Class

Inheritance Hierarchy
SystemObject
  DotNumerics.ODE.Radau5CONTR5

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

The CONTR5 type exposes the following members.

Constructors
 NameDescription
Public methodCONTR5 
Public methodCONTR5(CommonBlock) 
Top
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_conra5 
Private fieldC1M1 
Private fieldC2M1 
Private fieldHSOL 
Private fieldNN 
Private fieldNN2 
Private fieldNN3 
Private fieldNN4 
Private fieldXSOL 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also