MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getNumEqn

Method getNumEqn

DEVELOPER/core/AnalysisModel.cpp:284–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284int
285AnalysisModel::getNumEqn(void) const
286{
287 return numEqn;
288}
289
290
291Graph &

Callers 4

getLastResponseMethod · 0.45
setupModalMethod · 0.45
addModalDampingForceMethod · 0.45
addModalDampingMatrixMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected