Classes | Functions

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

Include dependency graph for tria_iterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TriaRawIterator< Accessor >
class  TriaIterator< Accessor >
class  TriaActiveIterator< Accessor >

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

Definition at line 1271 of file tria_iterator.h.

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

Definition at line 1290 of file tria_iterator.h.

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

Definition at line 1309 of file tria_iterator.h.

References TriaRawIterator< Accessor >::print().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:03:02 by doxygen 1.7.2