Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setDOF_GroupPtr
Method
setDOF_GroupPtr
SRC/domain/node/Node.cpp:555–560 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
554
555
void
556
Node::setDOF_GroupPtr(DOF_Group *theDOF_Grp)
557
{
558
// set the DOF_Group pointer
559
theDOF_GroupPtr = theDOF_Grp;
560
}
561
562
563
DOF_Group *
Callers
11
~DOF_Group
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected