MCPcopy Create free account
hub / github.com/Kitware/ParaView / GetSymmetricMPIMode

Method GetSymmetricMPIMode

Remoting/Core/vtkProcessModule.cxx:423–426  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

421
422//----------------------------------------------------------------------------
423bool vtkProcessModule::GetSymmetricMPIMode()
424{
425 return vtkProcessModuleConfiguration::GetInstance()->GetSymmetricMPIMode();
426}
427
428//----------------------------------------------------------------------------
429vtkIdType vtkProcessModule::RegisterSession(vtkSession* session)

Callers 15

filedriver.pyFile · 0.80
TestMPI4PY.pyFile · 0.80
GetIsSymmetricFunction · 0.80
BarrierFunction · 0.80
WriteInternalMethod · 0.80
SymmetricReturnCodeFunction · 0.80
WriteImageMethod · 0.80

Calls

no outgoing calls

Tested by 2

GetIsSymmetricFunction · 0.64
GetUniqueTempDirectoryFunction · 0.64