Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDOF_GroupPtr
Method
getDOF_GroupPtr
DEVELOPER/core/Node.cpp:645–650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
643
644
645
DOF_Group *
646
Node::getDOF_GroupPtr(void)
647
{
648
// return the DOF_Group pointer
649
return theDOF_GroupPtr;
650
}
651
652
653
const Vector &
Callers
3
FE_Element
Method · 0.45
setID
Method · 0.45
buildMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected