MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / reset

Method reset

SRC/graph/graph/VertexIter.cpp:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void
56VertexIter::reset(void)
57{
58 myIter.reset();
59}
60
61Vertex *
62VertexIter::operator()(void)

Callers 4

OPS_printCrdTransfFunction · 0.45
OPS_getAllCrdTransfTagsFunction · 0.45
ArrayGraph.cppFile · 0.45
Graph.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected