dune-pdelab
2.5-dev
|
PDELab-specific exceptions. More...
#include <dune/common/exceptions.hh>
Go to the source code of this file.
Classes | |
class | Dune::PDELab::Exception |
Base class for all PDELab exceptions. More... | |
class | Dune::PDELab::GridFunctionSpaceError |
GridFunctionSpace-related error. More... | |
class | Dune::PDELab::UninitializedGridFunctionSpaceError |
Called a GridFunctionSpace method that requires initialization of the space. More... | |
class | Dune::PDELab::GridFunctionSpaceHierarchyError |
class | Dune::PDELab::OrderingError |
Ordering-related error. More... | |
class | Dune::PDELab::OrderingStructureError |
Error related to the logical structure of an Ordering. More... | |
class | Dune::PDELab::PermutedOrderingSizeError |
A PermutedOrdering got a permutation vector of the wrong size. More... | |
class | Dune::PDELab::ChunkedBlockOrderingSizeError |
The block size of a ChunkedBlockOrdering does not divide the block count of the underlying ordering. More... | |
Namespaces | |
Dune | |
For backward compatibility – Do not use this! | |
Dune::PDELab | |
PDELab-specific exceptions.