Click or drag to resize

IFVPOL Interface

Defines the right-hand side 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 IFVPOL

The IFVPOL type exposes the following members.

Methods
 NameDescription
Public methodRun Evaluates the right-hand side of the differential equation system.
Top
See Also