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 Called a GridFunctionSpace method that requires initialization of the space.
Definition: exceptions.hh:28
Ordering-related error.
Definition: exceptions.hh:39
A PermutedOrdering got a permutation vector of the wrong size.
Definition: exceptions.hh:49
For backward compatibility – Do not use this!
Definition: adaptivity.hh:27
Error related to the logical structure of an Ordering.
Definition: exceptions.hh:44
GridFunctionSpace-related error.
Definition: exceptions.hh:23
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