Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
DomainDecompositionAnalysis *
344
FEM_ObjectBroker::getNewDomainDecompAnalysis(int classTag,
345
Subdomain &theSubdomain)
346
{
347
return 0;
348
}
349
350
351
Subdomain *
Callers
1
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected