Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
__future__
import
print_function
2
3
from
vtkmodules.vtkFiltersParallel
import
vtkCleanArrays
4
from
vtkmodules.vtkParallelCore
import
vtkMultiProcessController
Callers
nothing calls this directly
Calls
15
get_dataset
Function · 0.85
GetGlobalController
Method · 0.80
GetNumberOfProcesses
Method · 0.80
SetNumberOfBlocks
Method · 0.80
SetBlock
Method · 0.80
GetBlock
Method · 0.80
print
Function · 0.50
vtkMultiBlockDataSet
Class · 0.50
GetLocalProcessId
Method · 0.45
SetInputDataObject
Method · 0.45
SetController
Method · 0.45
Update
Method · 0.45
Tested by
no test coverage detected