Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Functions
TriaAccessorExceptions Namespace Reference

Functions

 DeclException0 (ExcCellNotUsed)
 
 DeclException0 (ExcCellNotActive)
 
 DeclException0 (ExcCellHasNoChildren)
 
 DeclException0 (ExcCellHasNoParent)
 
 DeclException0 (ExcUnusedCellAsChild)
 
 DeclException1 (ExcCantSetChildren, int,<< "You can only set the child index if the cell has no "<< "children, or clear it. The given "<< "index was "<< arg1<< " (-1 means: clear children)")
 
 DeclException0 (ExcUnusedCellAsNeighbor)
 
 DeclException0 (ExcUncaughtCase)
 
 DeclException0 (ExcDereferenceInvalidObject)
 
 DeclException0 (ExcCantCompareIterators)
 
 DeclException0 (ExcNeighborIsCoarser)
 
 DeclException0 (ExcNeighborIsNotCoarser)
 
 DeclException0 (ExcFacesHaveNoLevel)
 
 DeclException1 (ExcSetOnlyEvenChildren, int,<< "You can only set the child index of an even numbered child."<< "The number of the child given was "<< arg1<< ".")
 

Detailed Description

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