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

Method getLinearSOE

DEVELOPER/core/IncrementalIntegrator.cpp:227–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227LinearSOE *
228IncrementalIntegrator::getLinearSOE(void) const
229{
230 return theSOE;
231}
232
233ConvergenceTest *
234IncrementalIntegrator::getConvergenceTest(void) const

Callers 3

formTangentMethod · 0.45
formUnbalanceMethod · 0.45
domainChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected