Return the part attribute updated for new indices of the master array.
Does not change the partition in place.
Parameters : | indices : list dim2position : dict master_directions : dict |
---|---|
Returns : | out : list |
Examples
>>> p.part = p.new_part(indices, dim2position, master_directions)