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

Method getRef

DEVELOPER/core/Vertex.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77int
78Vertex::getRef(void) const
79{
80 return myRef;
81}
82
83double
84Vertex::getWeight(void) const

Callers 3

GraphMethod · 0.45
mergeMethod · 0.45
sendSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected