MCPcopy 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
290ConstraintHandler *
291FEM_ObjectBroker::getNewConstraintHandler(int classTag)
292{
293 return 0;
294}
295
296
297DOF_Numberer *

Callers 3

recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected