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.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual void ThrowIfStiffnessDetected()
Return Value
See Also