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

Method getNewStaticIntegrator

SRC/actor/objectBroker/FEM_ObjectBroker.cpp:338–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336
337
338StaticIntegrator *
339FEM_ObjectBroker::getNewStaticIntegrator(int classTag)
340{
341 return 0;
342}
343
344
345TransientIntegrator *

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected