
Classes | |
| class | TriaRawIterator< dim, Accessor > |
| class | TriaRawIterator< dim, Accessor >::ExcDereferenceInvalidCell |
| class | TriaRawIterator< dim, Accessor >::ExcDereferenceInvalidObject |
| class | TriaRawIterator< dim, Accessor >::ExcAdvanceInvalidObject |
| class | TriaRawIterator< dim, Accessor >::ExcInvalidComparison |
| class | TriaIterator< dim, Accessor > |
| class | TriaIterator< dim, Accessor >::ExcAssignmentOfUnusedObject |
| class | TriaActiveIterator< dim, Accessor > |
| class | TriaActiveIterator< dim, Accessor >::ExcAssignmentOfInactiveObject |
Functions | |
| template<int dim, typename Accessor> | |
| std::ostream & | operator<< (std::ostream &out, const TriaRawIterator< dim, Accessor > &i) |
| template<int dim, typename Accessor> | |
| std::ostream & | operator<< (std::ostream &out, const TriaIterator< dim, Accessor > &i) |
| template<int dim, typename Accessor> | |
| std::ostream & | operator<< (std::ostream &out, const TriaActiveIterator< dim, Accessor > &i) |
| std::ostream& operator<< | ( | std::ostream & | out, | |
| const TriaRawIterator< dim, 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.
References TriaRawIterator< dim, Accessor >::print().
| std::ostream& operator<< | ( | std::ostream & | out, | |
| const TriaIterator< dim, 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.
References TriaRawIterator< dim, Accessor >::print().
| std::ostream& operator<< | ( | std::ostream & | out, | |
| const TriaActiveIterator< dim, 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.
References TriaRawIterator< dim, Accessor >::print().
documentation generated on Wed Aug 27 19:10:30 2008 by
doxygen
1.5.6