|
dune-istl 2.11
|
Loading...
Searching...
No Matches
Dune::SolverAbort Class Reference
Thrown when a solver aborts due to some problem. More...
#include <dune/istl/istlexception.hh>
Inheritance diagram for Dune::SolverAbort:

Public Member Functions | |
| void | message (const std::string &msg) |
| const char * | what () const noexcept override |
| T | what (T... args) |
Static Public Member Functions | |
| static void | registerHook (ExceptionHook *hook) |
| static void | clearHook () |
Detailed Description
Thrown when a solver aborts due to some problem.
Problems that may cause the solver to abort include a NaN detected during the convergence check (which may be caused by invalid input data), or breakdown conditions (which can happen e.g. in BiCGSTABSolver or RestartedGMResSolver).
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8