Click or drag to resize

RungeKuttaExplicitBaseCore_numberOfNonstiffEvaluationResults Field

The number of evaluation results in ThrowIfStiffnessDetected, for which the result was false (non-stiff). This counter is re-set to zero if a 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 _numberOfNonstiffEvaluationResults

Field Value

Int32
See Also