Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

ParametersIccgImposed

Parameter values for ICCG

Class ParametersIccgImposed extends ParametersIccg

Constructors

  • ParametersIccgImposed(precision ,maximumIterationNumber ,factorizationTolerance )

Fields Summary

Field
Description
factorizationTolerance
Tolerance for the LDU (or LDLt) preconditioning
maximumIterationNumber
Maximum number of iterations for the Conjuguate Gradient
precision
Precision for the Conjuguate Gradient

Methods Summary

no methods

Fields Details

factorizationTolerance
factorizationTolerance : Tolerance for the LDU (or LDLt) preconditioning - [1..1] Double
maximumIterationNumber
maximumIterationNumber : Maximum number of iterations for the Conjuguate Gradient - [1..1] MaximumIterationNumber
precision
precision : Precision for the Conjuguate Gradient - [1..1] Double

Method Details

no methods

See also