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

Method getStructuralDomain

SRC/interpreter/OpenSeesReliabilityCommands.cpp:157–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157Domain *OpenSeesReliabilityCommands::getStructuralDomain() {
158 return theStructuralDomain;
159}
160
161void OpenSeesReliabilityCommands::wipe() {
162 // wipe reliability domain

Callers 7

OPS_getRVParamTagFunction · 0.80
OPS_findDesignPointFunction · 0.80
OPS_functionEvaluatorFunction · 0.80
OPS_gradientEvaluatorFunction · 0.80
OPS_runFOSMAnalysisFunction · 0.80
OPS_runFORMAnalysisFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected