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.

harmonicMatchesSolverAccuracy

Match Match

Class harmonicMatchesSolverAccuracy

Constructors

  • harmonicMatchesSolverAccuracy(region ,realMatchWithLocalVectorialTerm ,imaginaryMatchWithLocalVectorialTerm ,realMatchWithInteriorBoundaryVectorialTerm ,imaginaryMatchWithInteriorBoundaryVectorialTerm ,realMatchWithExteriorBoundaryVectorialTerm ,imaginaryMatchWithExteriorBoundaryVectorialTerm )

Fields Summary

Field
Description
imaginaryMatchWithExteriorBoundaryVectorialTerm
Match with Exterior Boundary Vectorial Term (Im)
imaginaryMatchWithInteriorBoundaryVectorialTerm
Match with Interior Boundary Vectorial Match (Im)
imaginaryMatchWithLocalVectorialTerm
Match with Local Vectorial Term (Im)
realMatchWithExteriorBoundaryVectorialTerm
Match with Exterior Boundary Vectorial Term (Re)
realMatchWithInteriorBoundaryVectorialTerm
Match with Interior Boundary Vectorial Term (Re)
realMatchWithLocalVectorialTerm
Match with Local Vectorial Term (Re)
region
Region

Methods Summary

no methods

Fields Details

imaginaryMatchWithExteriorBoundaryVectorialTerm
imaginaryMatchWithExteriorBoundaryVectorialTerm : Match with Exterior Boundary Vectorial Term (Im) - [1..1] Double
imaginaryMatchWithInteriorBoundaryVectorialTerm
imaginaryMatchWithInteriorBoundaryVectorialTerm : Match with Interior Boundary Vectorial Match (Im) - [1..1] Double
imaginaryMatchWithLocalVectorialTerm
imaginaryMatchWithLocalVectorialTerm : Match with Local Vectorial Term (Im) - [1..1] Double
realMatchWithExteriorBoundaryVectorialTerm
realMatchWithExteriorBoundaryVectorialTerm : Match with Exterior Boundary Vectorial Term (Re) - [1..1] Double
realMatchWithInteriorBoundaryVectorialTerm
realMatchWithInteriorBoundaryVectorialTerm : Match with Interior Boundary Vectorial Term (Re) - [1..1] Double
realMatchWithLocalVectorialTerm
realMatchWithLocalVectorialTerm : Match with Local Vectorial Term (Re) - [1..1] Double
region
region : Region - [1..1] String

Method Details

no methods