MCPcopy Create free account
hub / github.com/Kitware/VTK / SetGlobalController

Method SetGlobalController

Parallel/Core/vtkMultiProcessController.cxx:919–922  ·  view source on GitHub ↗

------------------------------------------------------------------------------ This can be overridden in the subclass to translate controllers.

Source from the content-addressed store, hash-verified

917//------------------------------------------------------------------------------
918// This can be overridden in the subclass to translate controllers.
919void vtkMultiProcessController::SetGlobalController(vtkMultiProcessController* controller)
920{
921 VTK_GLOBAL_MULTI_PROCESS_CONTROLLER = controller;
922}
923VTK_ABI_NAMESPACE_END

Callers 4

SaveOpenVDBFile.pyFile · 0.80
TestPSystemToolsFunction · 0.80
TestPExecutableRunnerFunction · 0.80
TestPDirectoryFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestPSystemToolsFunction · 0.64
TestPExecutableRunnerFunction · 0.64
TestPDirectoryFunction · 0.64