RADCOR(DECOMR, DECOMC, SLVRAD, ESTRAD, CommonBlock, CommonBlock) Constructor |
Namespace: DotNumerics.ODE.Radau5Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public RADCOR(
DECOMR decomr,
DECOMC decomc,
SLVRAD slvrad,
ESTRAD estrad,
CommonBlock CONRA5,
CommonBlock LINAL
)
Public Sub New (
decomr As DECOMR,
decomc As DECOMC,
slvrad As SLVRAD,
estrad As ESTRAD,
CONRA5 As CommonBlock,
LINAL As CommonBlock
)
Request Example
View SourceParameters
- decomr DECOMR
-
- decomc DECOMC
-
- slvrad SLVRAD
-
- estrad ESTRAD
-
- CONRA5 CommonBlock
-
- LINAL CommonBlock
-
See Also