3 #ifndef DUNE_PDELAB_COMMON_EXCEPTIONS_HH
4 #define DUNE_PDELAB_COMMON_EXCEPTIONS_HH
6 #include <dune/common/exceptions.hh>
18 :
public Dune::Exception
61 #endif // DUNE_PDELAB_COMMON_EXCEPTIONS_HH
A PermutedOrdering got a permutation vector of the wrong size.
Definition: exceptions.hh:49
Error related to the logical structure of an Ordering.
Definition: exceptions.hh:44
The block size of a ChunkedBlockOrdering does not divide the block count of the underlying ordering...
Definition: exceptions.hh:54
Definition: exceptions.hh:34
Base class for all PDELab exceptions.
Definition: exceptions.hh:17
Ordering-related error.
Definition: exceptions.hh:39
Definition: adaptivity.hh:27
Called a GridFunctionSpace method that requires initialization of the space.
Definition: exceptions.hh:28
GridFunctionSpace-related error.
Definition: exceptions.hh:23