Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumDOF_Groups
Method
getNumDOF_Groups
SRC/analysis/model/AnalysisModel.cpp:245–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
244
245
int
246
AnalysisModel::getNumDOF_Groups(void) const
247
{
248
return numDOF_Grp;
249
}
250
251
252
DOF_Group *
Callers
3
AnalysisModel.cpp
File · 0.45
numberDOF
Method · 0.45
DOF_GroupGraph
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected