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

Method getNewFiber

SRC/actor/objectBroker/FEM_ObjectBroker.cpp:199–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199Fiber*
200FEM_ObjectBroker::getNewFiber(int classTag)
201{
202 return 0;
203}
204
205FrictionModel *
206FEM_ObjectBroker::getNewFrictionModel(int classTag)

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected