MCPcopy 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
555void
556Node::setDOF_GroupPtr(DOF_Group *theDOF_Grp)
557{
558 // set the DOF_Group pointer
559 theDOF_GroupPtr = theDOF_Grp;
560}
561
562
563DOF_Group *

Callers 11

~DOF_GroupMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected