Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
792
Node**
793
ASDShellT3::getNodePtrs(void)
794
{
795
return m_transformation->getNodes().data();
796
}
797
798
int ASDShellT3::getNumDOF()
799
{
Callers
nothing calls this directly
Calls
2
getNodes
Method · 0.80
data
Method · 0.45
Tested by
no test coverage detected