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