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.

AdaptiveSolverOptions

Adaptive solver options

Class AdaptiveSolverOptions

Constructors

  • AdaptiveSolverOptions(energyErrorThreshold ,iterationsMaxNumber ,excludedFaceRegions ,excludedVolumeRegions )

Fields Summary

Field
Description
energyErrorThreshold
Error threshold based on energy
excludedFaceRegions
Face regions to be excluded
excludedVolumeRegions
Volume regions to be excluded
iterationsMaxNumber
Maximum number of iterations

Methods Summary

Method
Description
resetDefaultOptions
Reset the default options

Fields Details

energyErrorThreshold
energyErrorThreshold : Error threshold based on energy - [1..1] Option_raf_seuil_i
excludedFaceRegions
excludedFaceRegions : Face regions to be excluded - [0..N] RegionFace
excludedVolumeRegions
excludedVolumeRegions : Volume regions to be excluded - [0..N] RegionVolume
iterationsMaxNumber
iterationsMaxNumber : Maximum number of iterations - [1..1] Integer

Method Details

resetDefaultOptions
  • Syntax

    resetDefaultOptions()

  • Parameters

    No parameter

  • Returns

    No return value