Node< SPACE_DIM >::ContainingElementIterator Class Reference

#include <Node.hpp>

Collaboration diagram for Node< SPACE_DIM >::ContainingElementIterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ContainingElementIterator (std::set< unsigned >::const_iterator indexIterator)
const unsigned & operator* () const
bool operator!= (const ContainingElementIterator &other) const
bool operator== (const ContainingElementIterator &other) const
ContainingElementIteratoroperator++ ()

Private Attributes

std::set< unsigned >
::const_iterator 
mIndexIterator


Detailed Description

template<unsigned SPACE_DIM>
class Node< SPACE_DIM >::ContainingElementIterator

An iterator over the indices of elements which contain this node.

Definition at line 186 of file Node.hpp.


The documentation for this class was generated from the following file:

Generated on Wed Mar 18 12:52:45 2009 for Chaste by  doxygen 1.5.5