A list of the shape of the contiguous section of the master data array spanned by the partition’s data array.
Examples
>>> p.location [] >>> p.shape []
>>> p.location [(2, 5), (7, 13)] >>> p.shape [4, 6]
cf.Partition.part
cf.Partition.size
Enter search terms or a module, class or function name.