Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDomain
Method
getDomain
SRC/interpreter/OpenSeesCommands.cpp:220–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
Domain*
221
OpenSeesCommands::getDomain()
222
{
223
return theDomain;
224
}
225
226
ReliabilityDomain*
227
OpenSeesCommands::getReliabilityDomain()
Callers
15
commitState
Method · 0.45
revertToLastCommit
Method · 0.45
revertToStart
Method · 0.45
WrapperElement.cpp
File · 0.45
update
Method · 0.45
~PFEMElement2DCompressible
Method · 0.45
~PFEMElement2DQuasi
Method · 0.45
~PFEMElement2Dmini
Method · 0.45
~MINI
Method · 0.45
commitState
Method · 0.45
update
Method · 0.45
commitState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected