3 #ifndef DUNE_ISTL_ISTLEXCEPTION_HH 4 #define DUNE_ISTL_ISTLEXCEPTION_HH 6 #include <dune/common/exceptions.hh> 15 class ISTLError :
public Dune::MathError {};
Definition: allocator.hh:7
Error specific to BCRSMatrix.
Definition: istlexception.hh:19
Thrown when a solver aborts due to some problem.
Definition: istlexception.hh:43
derive error class from the base class in common
Definition: istlexception.hh:16
The overflow error used during implicit BCRSMatrix construction was exhausted.
Definition: istlexception.hh:32