Computes a balanced mapping of ids to partitions using a subset of the elements in gid, as defined by the list of indices in PartitionIndexTuple.
More...
Computes a balanced mapping of ids to partitions using a subset of the elements in gid, as defined by the list of indices in PartitionIndexTuple.
Used for sliced_volumetric. Slices off correct elements of gid and then forwards to member instance of balance_map which does the real computation.
1.8.13