RADCOR(DECOMR, DECOMC, SLVRAD, ESTRAD, Common Block, Common Block) Constructor
Definition
Namespace: DotNumerics.ODE.Radau5
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public RADCOR(
DECOMR decomr,
DECOMC decomc,
SLVRAD slvrad,
ESTRAD estrad,
CommonBlock CONRA5,
CommonBlock LINAL
)VB
Public Sub New (
decomr As DECOMR,
decomc As DECOMC,
slvrad As SLVRAD,
estrad As ESTRAD,
CONRA5 As CommonBlock,
LINAL As CommonBlock
)Parameters
- decomr DECOMR
- decomc DECOMC
- slvrad SLVRAD
- estrad ESTRAD
- CONRA5 CommonBlock
- LINAL CommonBlock