Reference documentation for deal.II version 9.1.0-pre
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.