DVJUSTRun Method

Definition

Namespace: DotNumerics.ODE.DVode
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public void Run(
	ref double[] YH,
	int offset_yh,
	int LDYH,
	int IORD
)

Parameters

YH  Double
 
offset_yh  Int32
 
LDYH  Int32
 
IORD  Int32
 

See Also