Click or drag to resize

RungeKuttaExplicitBaseCoreThrowIfStiffnessDetected Method

Function that is been called after every successfull step. Detects a stiffness condition. If it founds one, an exception will be thrown.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual void ThrowIfStiffnessDetected()

Return Value

See Also