3 #ifndef DUNE_ISTL_ISTLEXCEPTION_HH
4 #define DUNE_ISTL_ISTLEXCEPTION_HH
6 #include <dune/common/exceptions.hh>
15 class ISTLError :
public Dune::MathError {};
Error specific to BCRSMatrix.
Definition: istlexception.hh:19
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