Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
double
84
Vertex::getWeight(void) const
85
{
86
return myWeight;
87
}
88
89
int
90
Vertex::getColor(void) const
Callers
1
sendSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected