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

Method getNewTransientIntegrator

SRC/actor/objectBroker/FEM_ObjectBroker.cpp:345–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343
344
345TransientIntegrator *
346FEM_ObjectBroker::getNewTransientIntegrator(int classTag)
347{
348 return 0;
349}
350
351
352IncrementalIntegrator *

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected