Click or drag to resize

RungeKuttaExplicitBaseCore_isKnextEvaluated Field

Designates whether the slope at y_current was evaluated (for non-FSAL methods). For FSAL methods, this value is meaningless, because the last stage always contains k_next after a step.

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

Field Value

Boolean
See Also