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

Method setTmp

DEVELOPER/core/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 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected