Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDOF_GroupPtr
Method
getDOF_GroupPtr
SRC/domain/node/Node.cpp:563–568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
561
562
563
DOF_Group *
564
Node::getDOF_GroupPtr(void)
565
{
566
// return the DOF_Group pointer
567
return theDOF_GroupPtr;
568
}
569
570
571
const Vector &
Callers
11
OPS_nodeDOFs
Function · 0.45
setDofIDs
Method · 0.45
buildMap
Method · 0.45
node_map_t
Method · 0.45
formSensitivityRHS
Method · 0.45
findID
Function · 0.45
nodeDOFs
Function · 0.45
domainChanged
Method · 0.45
findID
Function · 0.45
nodeDOFs
Function · 0.45
node_map_t
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected