xBaseOdeGearsAndAdamsMoultonSetInitialValues 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 override void SetInitialValues(
	double t0,
	double[] y0
)

Parameters

t0  Double
 
y0  Double
 

See Also