OGS
[tag] solver_type

Chooses a specific linear solver.

Possible values are CG, BiCGSTAB, and SparseLU.

The default is SparseLU.

Additional info

From MathLib/LinAlg/Eigen/EigenLinearSolver.cpp line 281

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

Used in the following test data files