Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
157
Domain *OpenSeesReliabilityCommands::getStructuralDomain() {
158
return theStructuralDomain;
159
}
160
161
void OpenSeesReliabilityCommands::wipe() {
162
// wipe reliability domain
Callers
7
OPS_getRVParamTag
Function · 0.80
OPS_findDesignPoint
Function · 0.80
OPS_functionEvaluator
Function · 0.80
OPS_gradientEvaluator
Function · 0.80
OPS_runFOSMAnalysis
Function · 0.80
OPS_runFORMAnalysis
Function · 0.80
OPS_runImportanceSamplingAnalysis
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected