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

Method getAnalysisModelPtr

SRC/analysis/handler/ConstraintHandler.cpp:93–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93AnalysisModel *
94ConstraintHandler::getAnalysisModelPtr(void) const
95{
96 return theAnalysisModelPtr;
97}
98
99Integrator *
100ConstraintHandler::getIntegratorPtr(void) const

Callers 7

handleMethod · 0.45
doneNumberingDOFMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
doneNumberingDOFMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected