MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getNumExternalNodes

Method getNumExternalNodes

SRC/element/shell/ShellDKGT.cpp:419–422  ·  view source on GitHub ↗

get the number of external nodes

Source from the content-addressed store, hash-verified

417
418//get the number of external nodes
419int ShellDKGT::getNumExternalNodes( ) const
420{
421 return 3 ;
422}
423
424
425//return connected external nodes

Callers 1

setResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected