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

Method setTmp

SRC/graph/graph/Vertex.cpp:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71void
72Vertex::setTmp(int newTmp)
73{
74 myTmp = newTmp;
75}
76
77int
78Vertex::getRef(void) const

Callers 6

numberDOFMethod · 0.45
RCM.cppFile · 0.45
MyRCM.cppFile · 0.45
SimpleNumberer.cppFile · 0.45
MetisWrapper.cppFile · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected