Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumberDOF
Method
getNumberDOF
DEVELOPER/core/Node.cpp:629–634 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
628
629
int
630
Node::getNumberDOF(void) const
631
{
632
// return the number of dof
633
return numberDOF;
634
}
635
636
637
void
Callers
10
setDomain
Method · 0.45
DOF_Group
Method · 0.45
buildMap
Method · 0.45
OPS_HomogeneousBC
Function · 0.45
addResistingForceToNodalReaction
Method · 0.45
getCharacteristicLength
Method · 0.45
addElement
Method · 0.45
addSP_Constraint
Method · 0.45
setDomain
Method · 0.45
setDomain
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected