Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
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 & ExcFacesHaveNoLevel ()
 
static ::ExceptionBase & ExcNoPeriodicNeighbor ()
 
static ::ExceptionBase & ExcSetOnlyEvenChildren (int arg1)
 

Detailed Description

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