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

Method getRef

SRC/graph/graph/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 10

allocate_e_NodesMethod · 0.45
partitionMethod · 0.45
numberDOFMethod · 0.45
mergeSubGraphMethod · 0.45
write_element_graphMethod · 0.45
MetisWrapper.cppFile · 0.45
GraphMethod · 0.45
mergeMethod · 0.45
sendSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected