70 class TaggedObjectStorage;
    71 class TaggedObjectIter;
    86     virtual void reset(
void);
    87     virtual Vertex *operator()(
void);
 Vertex of a graph. 
Definition: Vertex.h:80
An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage...
Definition: TaggedObjectIter.h:74
VertexIter(void)
Default constructor. 
Definition: VertexIter.cpp:69
The Graph class provides the abstraction of a graph. 
Definition: Graph.h:94
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35
Iterator over the vertices of the graph. 
Definition: VertexIter.h:76