69 class TaggedObjectStorage;
70 class TaggedObjectIter;
85 virtual void reset(
void);
86 virtual Vertex *operator()(
void);
Vertex of a graph.
Definition: Vertex.h:79
An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage...
Definition: TaggedObjectIter.h:73
VertexIter(void)
Default constructor.
Definition: VertexIter.cpp:69
The Graph class provides the abstraction of a graph.
Definition: Graph.h:93
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Iterator over the vertices of the graph.
Definition: VertexIter.h:75