deal.II/include/grid/tria_iterator.h File Reference

Include dependency graph for tria_iterator.h:

This graph shows which files directly or indirectly include this file:


Classes

class  TriaRawIterator< Accessor >
class  TriaRawIterator< Accessor >::ExcDereferenceInvalidCell
class  TriaRawIterator< Accessor >::ExcDereferenceInvalidObject
class  TriaRawIterator< Accessor >::ExcAdvanceInvalidObject
class  TriaRawIterator< Accessor >::ExcInvalidComparison
class  TriaIterator< Accessor >
class  TriaIterator< Accessor >::ExcAssignmentOfUnusedObject
class  TriaActiveIterator< Accessor >
class  TriaActiveIterator< Accessor >::ExcAssignmentOfInactiveObject

Functions

template<typename Accessor >
std::ostream & operator<< (std::ostream &out, const TriaRawIterator< Accessor > &i)
template<typename Accessor >
std::ostream & operator<< (std::ostream &out, const TriaIterator< Accessor > &i)
template<typename Accessor >
std::ostream & operator<< (std::ostream &out, const TriaActiveIterator< Accessor > &i)

Function Documentation

template<typename Accessor >
std::ostream& operator<< ( std::ostream &  out,
const TriaRawIterator< Accessor > &  i 
) [inline]

Print the address to which this iterator points to out. The address is given by the pair (level,index), where index is an index relative to the level in which the object is that is pointed to.

Author:
Wolfgang Bangerth, 1998

References TriaRawIterator< Accessor >::print().

template<typename Accessor >
std::ostream& operator<< ( std::ostream &  out,
const TriaIterator< Accessor > &  i 
) [inline]

Print the address to which this iterator points to out. The address is given by the pair (level,index), where index is an index relative to the level in which the object is that is pointed to.

Author:
Wolfgang Bangerth, 1998

References TriaRawIterator< Accessor >::print().

template<typename Accessor >
std::ostream& operator<< ( std::ostream &  out,
const TriaActiveIterator< Accessor > &  i 
) [inline]

Print the address to which this iterator points to out. The address is given by the pair (level,index), where index is an index relative to the level in which the object is that is pointed to.

Author:
Wolfgang Bangerth, 1998

References TriaRawIterator< Accessor >::print().


deal.II documentation generated on Sat Aug 15 16:50:28 2009 by doxygen 1.5.9