Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNewNDMaterial
Method
getNewNDMaterial
DEVELOPER/core/FEM_ObjectBroker.cpp:151–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
NDMaterial*
152
FEM_ObjectBroker::getNewNDMaterial(int classTag)
153
{
154
return 0;
155
}
156
157
Fiber*
158
FEM_ObjectBroker::getNewFiber(int classTag)
Callers
5
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected