Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
LinearSOE *
228
IncrementalIntegrator::getLinearSOE(void) const
229
{
230
return theSOE;
231
}
232
233
ConvergenceTest *
234
IncrementalIntegrator::getConvergenceTest(void) const
Callers
3
formTangent
Method · 0.45
formUnbalance
Method · 0.45
domainChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected