Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
338
StaticIntegrator *
339
FEM_ObjectBroker::getNewStaticIntegrator(int classTag)
340
{
341
return 0;
342
}
343
344
345
TransientIntegrator *
Callers
1
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected