3 #ifndef DUNE_ISTLEXC_HH
4 #define DUNE_ISTLEXC_HH
6 #include <dune/common/exceptions.hh>
15 class ISTLError :
public Dune::MathError {};
Error specific to BCRSMatrix.
Definition: istlexception.hh:19
The overflow error used during implicit BCRSMatrix construction was exhausted.
Definition: istlexception.hh:32
derive error class from the base class in common
Definition: istlexception.hh:16