Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
980
Node**
981
ASDShellQ4::getNodePtrs(void)
982
{
983
return m_transformation->getNodes().data();
984
}
985
986
int ASDShellQ4::getNumDOF()
987
{
Callers
nothing calls this directly
Calls
2
getNodes
Method · 0.80
data
Method · 0.45
Tested by
no test coverage detected