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

File TestParallelNumpy.py

Parallel/MPI4Py/Testing/Python/TestParallelNumpy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1""" Test for various numpy_interface modules. Main goal is to test
2parallel algorithms in vtk.numpy_interface.algorithms."""
3
4from __future__ import print_function

Callers

nothing calls this directly

Calls 15

testArraysFunction · 0.85
vtkExtentTranslatorClass · 0.85
GetNumberOfProcessesMethod · 0.80
UpdatePieceMethod · 0.80
arrayMethod · 0.80
PieceToExtentMethod · 0.80
SetNumberOfBlocksMethod · 0.80
SetBlockMethod · 0.80
printFunction · 0.50
vtkMPIControllerClass · 0.50
listClass · 0.50
rangeClass · 0.50

Tested by

no test coverage detected