mpi_array.locale.PartitionViewSlices¶
-
class
mpi_array.locale.PartitionViewSlices¶ Bases:
tupleStores multiple
tuple-of-sliceobjects indicating the slice (tile) of thelndarrayon which aintra_locale_commrank MPI process operates.Methods
count(...)index((value, [start, ...)Raises ValueError if the value is not present. Attributes
lndarray_view_slice_nSlice for generating a view of a lndarraywith the halo removed.rank_view_partition_slice_hSlice indicating tile of the halo array. rank_view_relative_slice_nRelative slice which can be used to remove the rank_view_slice_hThe slice rank_view_slice_nwith halo added.rank_view_slice_nSlice indicating tile of the non-halo array.