Click or drag to resize

RungeKuttaExplicitBaseCore_numberOfStiffEvaluationResults Field

The number of evaluation results in ThrowIfStiffnessDetected, for which the result was true (stiff). This counter is re-set to zero if a non-stiff condition is detected.

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

Field Value

Int32
See Also