Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getWeight
Method
getWeight
SRC/graph/graph/Vertex.cpp:83–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
double
84
Vertex::getWeight(void) const
85
{
86
return myWeight;
87
}
88
89
int
90
Vertex::getColor(void) const
Callers
5
balance
Method · 0.45
balance
Method · 0.45
releaseVertex
Method · 0.45
mergeSubGraph
Method · 0.45
sendSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected