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

Method getFreeTag

SRC/graph/graph/Graph.cpp:309–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309int
310Graph::getFreeTag(void)
311{
312 return nextFreeTag;
313}
314
315Vertex *
316Graph::removeVertex(int tag, bool flag)

Callers 1

mergeSubGraphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected