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

Method getNewAnalysisModel

SRC/actor/objectBroker/FEM_ObjectBroker.cpp:304–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302
303
304AnalysisModel *
305FEM_ObjectBroker::getNewAnalysisModel(int classTag)
306{
307 return 0;
308}
309
310
311EquiSolnAlgo *

Callers 3

recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected