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

Method getSubdomainPtr

SRC/analysis/analysis/DomainDecompositionAnalysis.cpp:482–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480
481
482Subdomain *
483DomainDecompositionAnalysis::getSubdomainPtr(void) const
484{
485 return theSubdomain;
486}
487
488
489

Callers 2

recvSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected