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

Method getNewDomainSolver

SRC/actor/objectBroker/FEM_ObjectBroker.cpp:371–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371DomainSolver *
372FEM_ObjectBroker::getNewDomainSolver(void)
373{
374 return 0;
375}
376
377LinearSOE *
378FEM_ObjectBroker::getPtrNewDDLinearSOE(int classTagSOE,

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected