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.
ParametersBicgstabImposed
Parameter values for BiCGStab
Constructors
- ParametersBicgstabImposed(bicgstabPrecision ,bicgstabMaximalIterationNumber ,factorizationTolerance )
Fields Summary
- Field
- Description
- bicgstabMaximalIterationNumber
- Maximum number of iterations for BiCGStab
- bicgstabPrecision
- Precision for BiCGStab
- factorizationTolerance
- Tolerance for the LDU (or LDLt) preconditioning
Methods Summary
no methods
Fields Details
- bicgstabMaximalIterationNumber
- bicgstabMaximalIterationNumber : Maximum number of iterations for BiCGStab - [1..1] MaximumIterationNumber
- bicgstabPrecision
- bicgstabPrecision : Precision for BiCGStab - [1..1] Double
- factorizationTolerance
- factorizationTolerance : Tolerance for the LDU (or LDLt) preconditioning - [1..1] Double
Method Details
no methods