mpi_array.indexing_test.IndexingExtentTest.assertArraySplitEqual

IndexingExtentTest.assertArraySplitEqual(splt1, splt2)

Compares list of numpy.ndarray results returned by numpy.mpi_array() and mpi_array.split.mpi_array() functions.

Parameters:
Raises:

unittest.AssertionError – If any element of splt1 is not equal to the corresponding element of splt2.