Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
bool Communicator::IsDistributed() const
87
{
88
return false;
89
}
90
91
int Communicator::MyPID() const
92
{
Callers
15
CreateMapper
Function · 0.45
PrepareAdditionalData
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Factory
Function · 0.45
ReadModelPart
Function · 0.45
ParallelEnvironment
Method · 0.45
SystemVector
Method · 0.45
CsrMatrix
Method · 0.45
SparseGraph
Method · 0.45
test_SkinDetectionProcess
Method · 0.45
test_NotOnSubModelPartSkinDetectionProcess
Method · 0.45
Calls
no outgoing calls
Tested by
5
test_SkinDetectionProcess
Method · 0.36
test_NotOnSubModelPartSkinDetectionProcess
Method · 0.36
_ImportModelPart
Method · 0.36
GetUnstructuredGridName
Method · 0.36
CheckGaussVtuFile
Method · 0.36