MCPcopy Create free account
hub / github.com/KratosMultiphysics/Kratos / IsDistributed

Method IsDistributed

kratos/sources/communicator.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84// Public Access //////////////////////////////////////////////////////////////
85
86bool Communicator::IsDistributed() const
87{
88 return false;
89}
90
91int Communicator::MyPID() const
92{

Callers 15

CreateMapperFunction · 0.45
PrepareAdditionalDataMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
FactoryFunction · 0.45
ReadModelPartFunction · 0.45
ParallelEnvironmentMethod · 0.45
SystemVectorMethod · 0.45
CsrMatrixMethod · 0.45
SparseGraphMethod · 0.45

Calls

no outgoing calls