Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNewConstraintHandler
Method
getNewConstraintHandler
SRC/actor/objectBroker/FEM_ObjectBroker.cpp:290–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
*****************************************/
289
290
ConstraintHandler *
291
FEM_ObjectBroker::getNewConstraintHandler(int classTag)
292
{
293
return 0;
294
}
295
296
297
DOF_Numberer *
Callers
3
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected