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

Method getIntegratorPtr

SRC/analysis/handler/ConstraintHandler.cpp:99–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99Integrator *
100ConstraintHandler::getIntegratorPtr(void) const
101{
102 return theIntegratorPtr;
103}
104
105
106

Callers 5

handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected