MCPcopy 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
220Domain*
221OpenSeesCommands::getDomain()
222{
223 return theDomain;
224}
225
226ReliabilityDomain*
227OpenSeesCommands::getReliabilityDomain()

Callers 15

commitStateMethod · 0.45
revertToLastCommitMethod · 0.45
revertToStartMethod · 0.45
WrapperElement.cppFile · 0.45
updateMethod · 0.45
~PFEMElement2DQuasiMethod · 0.45
~PFEMElement2DminiMethod · 0.45
~MINIMethod · 0.45
commitStateMethod · 0.45
updateMethod · 0.45
commitStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected