MCPcopy 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
245int
246AnalysisModel::getNumDOF_Groups(void) const
247{
248 return numDOF_Grp;
249}
250
251
252DOF_Group *

Callers 3

AnalysisModel.cppFile · 0.45
numberDOFMethod · 0.45
DOF_GroupGraphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected