Go to the documentation of this file.
8 #ifndef PARTITIONING_HH_
9 #define PARTITIONING_HH_
59 void id_maps(
int n_ids,
int *id_4_old,
60 Distribution * &new_ds,
int * &id_4_loc,
int * &new_4_id);
63 static void id_maps(
int n_ids,
int *id_4_old,
65 Distribution * &new_ds,
int * &id_4_loc,
int * &new_4_id);