Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNodePtrs
Method
getNodePtrs
SRC/element/CEqElement/ASDEmbeddedNodeElement.cpp:513–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
511
}
512
513
Node**
514
ASDEmbeddedNodeElement::getNodePtrs(void)
515
{
516
return m_nodes.data();
517
}
518
519
int ASDEmbeddedNodeElement::getNumDOF()
520
{
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected