IXSAVRun Method
Definition
Namespace: DotNumerics.ODE.DVode
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 int Run(
int IPAR,
int IVALUE,
bool ISET
)VB
Public Function Run (
IPAR As Integer,
IVALUE As Integer,
ISET As Boolean
) As Integer