Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumExternalNodes
Method
getNumExternalNodes
DEVELOPER/element/cpp/Truss2D.cpp:181–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
int
182
Truss2D::getNumExternalNodes(void) const
183
{
184
return 2;
185
}
186
187
const ID &
188
Truss2D::getExternalNodes(void)
Callers
1
setResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected