mpi_array.indexing.HaloIndexingExtent.halo

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.