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_commcommunicator.Parameters: inter_locale_rank ( int) – Return the locale extent associated with this rank.Return type: LocaleExtentReturns: The locale extent for the specified inter_locale_rankrank.