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

Method getDomainPtr

SRC/modelbuilder/ModelBuilder.cpp:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55Domain *
56ModelBuilder::getDomainPtr(void) const
57{
58 return myDomain;
59}
60
61

Callers 7

setDofIDsMethod · 0.45
buildInterfaceMethod · 0.45
buildFE_ModelMethod · 0.45
formSensitivityRHSMethod · 0.45
formSensitivityRHSMethod · 0.45
formSensitivityRHSMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected