Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumExternalNodes
Method
getNumExternalNodes
SRC/element/shell/ASDShellQ4.cpp:970–973 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
968
}
969
970
int ASDShellQ4::getNumExternalNodes() const
971
{
972
return 4;
973
}
974
975
const ID& ASDShellQ4::getExternalNodes()
976
{
Callers
1
setResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected