Click or drag to resize

IBBAMPL Interface

Defines the mass-matrix 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 IBBAMPL

The IBBAMPL type exposes the following members.

Methods
 NameDescription
Public methodRun Fills the banded mass matrix.
Top
See Also