xc
Public Member Functions | Protected Member Functions | List of all members

Iterator over the vertices of the graph. More...

#include <FE_VertexIter.h>

Inheritance diagram for XC::FE_VertexIter:
Inheritance graph
[legend]
Collaboration diagram for XC::FE_VertexIter:
Collaboration graph
[legend]

Public Member Functions

virtual void reset (void)
 Resets the iterator.
 
virtual Vertexoperator() (void)
 Returns next vertex to visit.
 

Protected Member Functions

 FE_VertexIter (FE_Graph &theFE_Graph)
 Constructor.
 
- Protected Member Functions inherited from XC::VertexIter
 VertexIter (void)
 Default constructor.
 
 VertexIter (TaggedObjectStorage *)
 

Detailed Description

Iterator over the vertices of the graph.


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