Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ IsDistributedRun
Method
IsDistributedRun
kratos/sources/kernel.cpp:147–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool Kernel::IsDistributedRun() {
148
return mIsDistributedRun;
149
}
150
151
void Kernel::ImportApplication(KratosApplication::Pointer pNewApplication) {
152
if (IsImported(pNewApplication->Name()))
Callers
15
test_MeshMovingApplication_mpi.py
File · 0.80
test_MappingApplication_mpi.py
File · 0.80
test_MetisApplication_mpi.py
File · 0.80
__ModuleInitDetail
Function · 0.80
__init__
Method · 0.80
_GetDataCommunicator
Method · 0.80
_GetDataCommunicator
Method · 0.80
data_communicator_utilities.py
File · 0.80
GetRankZeroDataCommunicator
Function · 0.80
CreateDataCommunicatorWithNProcesses
Function · 0.80
__GetRankZeroModelPart
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.64
setUp
Method · 0.64
setUp
Method · 0.64
setUp
Method · 0.64
setUp
Method · 0.64
_ReadParameters
Method · 0.64
_runTest
Method · 0.64
_runTest
Method · 0.64
_runTest
Method · 0.64
runTests
Function · 0.64
setUpClass
Method · 0.64
setUp
Method · 0.64