Click or drag to resize

RungeKuttaExplicitBaseCore_stiffnessDetectionEveryNumberOfSteps Field

Number of (successfull) steps between calls to stiffness detection. If this is null, then stiffness detection is disabled.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected int _stiffnessDetectionEveryNumberOfSteps

Field Value

Int32
See Also