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

Method getNewDomainDecompAnalysis

DEVELOPER/core/FEM_ObjectBroker.cpp:343–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341
342
343DomainDecompositionAnalysis *
344FEM_ObjectBroker::getNewDomainDecompAnalysis(int classTag,
345 Subdomain &theSubdomain)
346{
347 return 0;
348}
349
350
351Subdomain *

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected