Chooses a specific linear solver.
Possible values are CG, BiCGSTAB, and SparseLU.
The default is SparseLU.
Additional info
From MathLib/LinAlg/Eigen/LinearSolverOptionsParser.cpp line 43
- 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