Reference documentation for deal.II version 9.6.0
|
Functions | |
static ::ExceptionBase & | ExcCellNotUsed () |
static ::ExceptionBase & | ExcCellNotActive () |
static ::ExceptionBase & | ExcCellHasNoChildren () |
static ::ExceptionBase & | ExcCellHasNoParent () |
static ::ExceptionBase & | ExcCantSetChildren (int arg1) |
template<typename AccessorType > | |
static ::ExceptionBase & | ExcDereferenceInvalidObject (AccessorType arg1) |
static ::ExceptionBase & | ExcCantCompareIterators () |
static ::ExceptionBase & | ExcNeighborIsCoarser () |
static ::ExceptionBase & | ExcNeighborIsNotCoarser () |
static ::ExceptionBase & | ExcFacesHaveNoLevel () |
static ::ExceptionBase & | ExcNoPeriodicNeighbor () |
static ::ExceptionBase & | ExcSetOnlyEvenChildren (int arg1) |
A namespace that contains exception classes used by the accessor classes.