Skip to content

bulk::rectangular_partitioning::rectangular_partitioning

rectangular_partitioning(index_type<D> global_size, index_type<G> grid_size);

Constructs a rectangular partitioning.

Parameters

  • global_size - the shape of the data
  • grid_size - the shape of the processor grid