3#ifndef DUNE_PDELAB_COMMON_EXCEPTIONS_HH
4#define DUNE_PDELAB_COMMON_EXCEPTIONS_HH
6#include <dune/common/exceptions.hh>
18 :
public Dune::Exception
For backward compatibility – Do not use this!
Definition adaptivity.hh:28
Base class for all PDELab exceptions.
Definition exceptions.hh:19
GridFunctionSpace-related error.
Definition exceptions.hh:25
Called a GridFunctionSpace method that requires initialization of the space.
Definition exceptions.hh:30
Definition exceptions.hh:36
Ordering-related error.
Definition exceptions.hh:41
Error related to the logical structure of an Ordering.
Definition exceptions.hh:46
A PermutedOrdering got a permutation vector of the wrong size.
Definition exceptions.hh:51
The block size of a ChunkedBlockOrdering does not divide the block count of the underlying ordering.
Definition exceptions.hh:56