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.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected bool _isKnextEvaluated
Field Value
BooleanSee Also