Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumExternalNodes
Method
getNumExternalNodes
SRC/element/shell/ASDShellT3.cpp:782–785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
780
}
781
782
int ASDShellT3::getNumExternalNodes() const
783
{
784
return 3;
785
}
786
787
const ID& ASDShellT3::getExternalNodes()
788
{
Callers
1
setResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected