Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
284
int
285
AnalysisModel::getNumEqn(void) const
286
{
287
return numEqn;
288
}
289
290
291
Graph &
Callers
15
main
Function · 0.45
OPS_systemSize
Function · 0.45
domainChanged
Method · 0.45
solveCurrentStep
Method · 0.45
Print
Method · 0.45
solveCurrentStep
Method · 0.45
BroydenUpdate
Method · 0.45
solveCurrentStep
Method · 0.45
solveCurrentStep
Method · 0.45
BFGSUpdate
Method · 0.45
newStep
Method · 0.45
newStep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected