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.

ParametersLinearSolverByUserSubroutine

Parameters for the USR_LIN_SOLV.F user subroutine solver

Class ParametersLinearSolverByUserSubroutine

Constructors

  • ParametersLinearSolverByUserSubroutine(coefficients )
  • ParametersLinearSolverByUserSubroutine(coefficients ,algorithmName )

Fields Summary

Field
Description
algorithmName
Name of the algorithm used
coefficients
Coefficients for the user subroutine

Methods Summary

no methods

Fields Details

algorithmName
algorithmName : Name of the algorithm used - [0..1] String
coefficients
coefficients : Coefficients for the user subroutine - [0..10] Double

Method Details

no methods