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

Method getNewNode

SRC/actor/objectBroker/FEM_ObjectBroker.cpp:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87Node *
88FEM_ObjectBroker::getNewNode(int classTag)
89{
90 return 0;
91}
92
93
94MP_Constraint *

Callers 4

removeNodeMethod · 0.45
getNodeMethod · 0.45
runMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected