Read Me
Tutorial
API Reference
mpi_array
mpi_array.benchmarks
mpi_array.comms
mpi_array.comms_test
mpi_array.distribution
mpi_array.distribution_test
mpi_array.globale
mpi_array.globale_test
mpi_array.globale_creation
mpi_array.globale_creation_test
mpi_array.globale_ufunc
mpi_array.globale_ufunc_test
mpi_array.indexing
mpi_array.indexing_test
mpi_array.init
mpi_array.license
mpi_array.locale
mpi_array.locale_test
mpi_array.logging
mpi_array.rtd
mpi_array.tests
mpi_array.types
mpi_array.types_test
mpi_array.utils
mpi_array.unittest
mpi_array.update
mpi_array.update_test
HaloIndexingExtent.
halo
A (len(self.start), 2) shaped array of int indicating the per-axis number of outer ghost elements. halo[:,0] is the number of elements on the low-index side and halo[:,1] is the number of elements on the high-index side.
(len(self.start), 2)
int
halo[:,0]
halo[:,1]