Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getConvergenceTest
Method
getConvergenceTest
SRC/analysis/integrator/IncrementalIntegrator.cpp:233–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
ConvergenceTest *
234
IncrementalIntegrator::getConvergenceTest(void) const
235
{
236
return theTest;
237
}
238
239
AnalysisModel *
240
IncrementalIntegrator::getAnalysisModel(void) const
Callers
6
newStep
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
newStep
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected