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

Method getLinearSOE

SRC/runtime/runtime/BasicAnalysisBuilder.cpp:718–721  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

716
717
718LinearSOE*
719BasicAnalysisBuilder::getLinearSOE() {
720 return theSOE;
721}
722
723
724void

Callers 8

formSensitivityRHSMethod · 0.45
formSensitivityRHSMethod · 0.45
newStepMethod · 0.45
updateMethod · 0.45
domainChangedMethod · 0.45
printAFunction · 0.45
printBFunction · 0.45
TclCommand_systemSizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected