 | AdvancedOptionsFESolverInternalPreconditioner Property |
Option to use a preconditioner for matrix solver.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool InternalPreconditioner { get; set; }Public Property InternalPreconditioner As Boolean
Get
Set
public:
property bool InternalPreconditioner {
bool get ();
void set (bool value);
}member InternalPreconditioner : bool with get, set
Property Value
Boolean
See Also