xBase Ode Gears And Adams MoultonSet Initial Values 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 override void SetInitialValues(
double t0,
double[] y0
)VB
Public Overrides Sub SetInitialValues (
t0 As Double,
y0 As Double()
)