RADCOR(DECOMR, DECOMC, SLVRAD, ESTRAD, CommonBlock, CommonBlock) Constructor

Definition

Namespace: DotNumerics.ODE.Radau5
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public RADCOR(
	DECOMR decomr,
	DECOMC decomc,
	SLVRAD slvrad,
	ESTRAD estrad,
	CommonBlock CONRA5,
	CommonBlock LINAL
)

Parameters

decomr  DECOMR
 
decomc  DECOMC
 
slvrad  SLVRAD
 
estrad  ESTRAD
 
CONRA5  CommonBlock
 
LINAL  CommonBlock
 

See Also