Click or drag to resize

ISOLOUTR Interface

Defines the dense-output callback used by the obsolete RADAU5 wrapper.

Namespace: Altaxo.Calc.Ode.Obsolete.Radau5
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ISOLOUTR

The ISOLOUTR type exposes the following members.

Methods
 NameDescription
Public methodRun Handles intermediate output during integration.
Top
See Also