mpi_array.distribution.SingleLocaleDistribution.get_extent_for_rank

SingleLocaleDistribution.get_extent_for_rank(inter_locale_rank)

Returns extent associated with the specified rank of the inter_locale_comm communicator.

Parameters:inter_locale_rank (int) – Return the locale extent associated with this rank.
Return type:LocaleExtent
Returns:The locale extent for the specified inter_locale_rank rank.