Node< SPACE_DIM >::ContainingBoundaryElementIterator Class Reference

#include <Node.hpp>

Collaboration diagram for Node< SPACE_DIM >::ContainingBoundaryElementIterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

std::set< unsigned >
::const_iterator 
mIndexIterator


Detailed Description

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

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

Definition at line 229 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