MCPcopy 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
233ConvergenceTest *
234IncrementalIntegrator::getConvergenceTest(void) const
235{
236 return theTest;
237}
238
239AnalysisModel *
240IncrementalIntegrator::getAnalysisModel(void) const

Callers 6

newStepMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
newStepMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected