MCPcopy 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
782int ASDShellT3::getNumExternalNodes() const
783{
784 return 3;
785}
786
787const ID& ASDShellT3::getExternalNodes()
788{

Callers 1

setResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected