Click or drag to resize

GearsBDFWithNordsieckStateCoreSaveNordsieckState Method

Saves the Nordsieck state (makes a copy from _nordsieckArray to _nordsieckArray_h_Saved), and saves the value of the step size in _nordsieckArray_h_Saved).

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SaveNordsieckState()
See Also