Searched refs:group_f (Results 1 – 1 of 1) sorted by relevance
54 MPI_Group group_f, group_c; in PCTelescopeTestValidSubcomm() local61 PetscCallMPI(MPI_Comm_group(comm_f, &group_f)); in PCTelescopeTestValidSubcomm()87 (void)MPI_Group_translate_ranks(group_c, size_c, ranks_c, group_f, ranks_f); in PCTelescopeTestValidSubcomm()100 PetscCallMPI(MPI_Group_free(&group_f)); in PCTelescopeTestValidSubcomm()