MCPcopy 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
147bool Kernel::IsDistributedRun() {
148 return mIsDistributedRun;
149}
150
151void Kernel::ImportApplication(KratosApplication::Pointer pNewApplication) {
152 if (IsImported(pNewApplication->Name()))

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
_ReadParametersMethod · 0.64
_runTestMethod · 0.64
_runTestMethod · 0.64
_runTestMethod · 0.64
runTestsFunction · 0.64
setUpClassMethod · 0.64
setUpMethod · 0.64