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

Method GetGlobalController

Remoting/Core/vtkProcessModule.cxx:512–515  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

510
511//----------------------------------------------------------------------------
512vtkMultiProcessController* vtkProcessModule::GetGlobalController()
513{
514 return vtkMultiProcessController::GetGlobalController();
515}
516
517//----------------------------------------------------------------------------
518int vtkProcessModule::GetNumberOfLocalPartitions()

Callers 15

GetPartitionIdMethod · 0.95
IsMPIInitializedMethod · 0.95
BarrierFunction · 0.80
InitializeMethod · 0.80
SaveAsPNGMethod · 0.80
MoveDataMethod · 0.80
SymmetricReturnCodeFunction · 0.80

Calls

no outgoing calls

Tested by 1