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

Method getColor

SRC/graph/graph/Vertex.cpp:89–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89int
90Vertex::getColor(void) const
91{
92 return myColor;
93}
94
95int
96Vertex::getTmp(void) const

Callers 3

numberDOFMethod · 0.45
mergeSubGraphMethod · 0.45
sendSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected