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

Method getDomainPtr

SRC/analysis/handler/ConstraintHandler.cpp:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87Domain *
88ConstraintHandler::getDomainPtr(void) const
89{
90 return theDomainPtr;
91}
92
93AnalysisModel *
94ConstraintHandler::getAnalysisModelPtr(void) const

Callers 10

handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45
handleMethod · 0.45
clearAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected