xOde BaseSet Initial Values Method
Definition
Namespace: DotNumerics.ODE
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 virtual void SetInitialValues(
double t0,
double[] y0
)VB
Public Overridable Sub SetInitialValues (
t0 As Double,
y0 As Double()
)