MCPcopy 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
645DOF_Group *
646Node::getDOF_GroupPtr(void)
647{
648 // return the DOF_Group pointer
649 return theDOF_GroupPtr;
650}
651
652
653const Vector &

Callers 3

FE_ElementMethod · 0.45
setIDMethod · 0.45
buildMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected