Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getAnalysisModel
Method
getAnalysisModel
DEVELOPER/core/IncrementalIntegrator.cpp:239–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
AnalysisModel *
240
IncrementalIntegrator::getAnalysisModel(void) const
241
{
242
return theAnalysisModel;
243
}
244
245
int
246
IncrementalIntegrator::formNodalUnbalance(void)
Callers
6
formTangent
Method · 0.45
formUnbalance
Method · 0.45
newStep
Method · 0.45
domainChanged
Method · 0.45
update
Method · 0.45
Print
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected