XERRWDRun 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(
	string MSG,
	int NMES,
	int NERR,
	int LEVEL,
	int NI,
	int I1,
	int I2,
	int NR,
	double R1,
	double R2
)

Parameters

MSG  String
 
NMES  Int32
 
NERR  Int32
 
LEVEL  Int32
 
NI  Int32
 
I1  Int32
 
I2  Int32
 
NR  Int32
 
R1  Double
 
R2  Double
 

See Also