MCPcopy Create free account
hub / github.com/Kitware/VTK / TestCleanArrays.py

File TestCleanArrays.py

Filters/ParallelMPI/Testing/Python/TestCleanArrays.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import print_function
2
3from vtkmodules.vtkFiltersParallel import vtkCleanArrays
4from vtkmodules.vtkParallelCore import vtkMultiProcessController

Callers

nothing calls this directly

Calls 15

get_datasetFunction · 0.85
GetGlobalControllerMethod · 0.80
GetNumberOfProcessesMethod · 0.80
SetNumberOfBlocksMethod · 0.80
SetBlockMethod · 0.80
GetBlockMethod · 0.80
printFunction · 0.50
GetLocalProcessIdMethod · 0.45
SetInputDataObjectMethod · 0.45
SetControllerMethod · 0.45
UpdateMethod · 0.45

Tested by

no test coverage detected