combinedcriterion.hh File Reference
Include dependency graph for combinedcriterion.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionConvergence criterion which looks at the absolute value of the residual and fails if the linear solver stagnates. For the CombinedCriterion, the error of the solution is defined as
where is the residual for the k-th iterative solution vector . In addition, to the reduction of the maximum residual, the linear solver is aborted early if the residual goes below or above absolute limits. |
||||||||||||||||||