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

Method getWeight

DEVELOPER/core/Vertex.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83double
84Vertex::getWeight(void) const
85{
86 return myWeight;
87}
88
89int
90Vertex::getColor(void) const

Callers 1

sendSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected