5 #ifndef DUNE_ISTL_ISTLEXCEPTION_HH 6 #define DUNE_ISTL_ISTLEXCEPTION_HH 8 #include <dune/common/exceptions.hh> 9 #include <dune/common/fmatrix.hh> 18 class ISTLError :
public Dune::MathError {};
int r
Definition: istlexception.hh:54
derive error class from the base class in common
Definition: istlexception.hh:19
Thrown when the compression buffer used by the implicit BCRSMatrix construction is exhausted...
Definition: istlexception.hh:35
Error when performing an operation on a matrix block.
Definition: istlexception.hh:52
Error specific to BCRSMatrix.
Definition: istlexception.hh:22
int c
Definition: istlexception.hh:54
Definition: allocator.hh:11
Thrown when a solver aborts due to some problem.
Definition: istlexception.hh:46