Click or drag to resize

MILU0PreconditionerUseModified Property

Gets or sets a value indicating whether to use modified or standard ILU(0).

Namespace: Altaxo.Calc.LinearAlgebra.Double.Solvers
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool UseModified { get; set; }

Property Value

Boolean
See Also