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

Method getNumEqn

SRC/analysis/model/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 15

mainFunction · 0.45
OPS_systemSizeFunction · 0.45
domainChangedMethod · 0.45
solveCurrentStepMethod · 0.45
PrintMethod · 0.45
solveCurrentStepMethod · 0.45
BroydenUpdateMethod · 0.45
solveCurrentStepMethod · 0.45
solveCurrentStepMethod · 0.45
BFGSUpdateMethod · 0.45
newStepMethod · 0.45
newStepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected