OGS
[tag] max_iteration_step

Defines the maximum number of iterations of the iterative solver.

This setting is ignored if a direct solver is chosen.

Its default value is \(10^6\).

Additional info

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

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

Used in the following test data files