Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
199
Fiber*
200
FEM_ObjectBroker::getNewFiber(int classTag)
201
{
202
return 0;
203
}
204
205
FrictionModel *
206
FEM_ObjectBroker::getNewFrictionModel(int classTag)
Callers
1
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected