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

Method getNodePtrs

SRC/element/shell/ASDShellQ4.cpp:980–984  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

978}
979
980Node**
981ASDShellQ4::getNodePtrs(void)
982{
983 return m_transformation->getNodes().data();
984}
985
986int ASDShellQ4::getNumDOF()
987{

Callers

nothing calls this directly

Calls 2

getNodesMethod · 0.80
dataMethod · 0.45

Tested by

no test coverage detected