MCPcopy 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
970int ASDShellQ4::getNumExternalNodes() const
971{
972 return 4;
973}
974
975const ID& ASDShellQ4::getExternalNodes()
976{

Callers 1

setResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected