Function t8_forest_set_partition_offset

Function Documentation

void t8_forest_set_partition_offset(t8_forest_t forest, const t8_gloidx_t first_global_element)

Manually set the partition offset of the current process.

If set, the next partitioning of the forest will use the manually defined element offsets.

Parameters:
  • forest[inout] the considered forest

  • first_global_element[in] the global ID that will become the first local element