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

Method getNodePtrs

SRC/element/shell/ASDShellT3.cpp:792–796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

790}
791
792Node**
793ASDShellT3::getNodePtrs(void)
794{
795 return m_transformation->getNodes().data();
796}
797
798int ASDShellT3::getNumDOF()
799{

Callers

nothing calls this directly

Calls 2

getNodesMethod · 0.80
dataMethod · 0.45

Tested by

no test coverage detected