Reference documentation for deal.II version 9.5.1
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Functions
TriaAccessorExceptions Namespace Reference

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)
 

Detailed Description

A namespace that contains exception classes used by the accessor classes.