OGS
[tag] scaling

Enables scaling algorithm to equilibrate rows and column norms in matrices for a LU/ILU factorization if the unsupported Eigen modules are available through OGS_USE_EIGEN_UNSUPPORTED CMake option.

See following links for detail description:

Additional info

From MathLib/LinAlg/Eigen/LinearSolverOptionsParser.cpp line 67

  • This is an optional parameter.
  • Data type: bool
  • Expanded tag path: linear_solvers.linear_solver.eigen.scaling
  • Go to source code: → ogs/ogs/master

Used in the following test data files