Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDOF_Number
Method
getDOF_Number
DEVELOPER/core/SP_Constraint.cpp:301–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
int
302
SP_Constraint::getDOF_Number(void) const
303
{
304
// return the number of the constrained DOF
305
return dofNumber;
306
}
307
308
309
double
Callers
2
addSP_Constraint
Method · 0.45
removeSP_Constraint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected