Searched refs:wgroup (Results 1 – 1 of 1) sorted by relevance
346 MPI_Group wgroup; in PetscPartitionerMultistageSetStages() local363 PetscCallMPI(MPI_Comm_group(comm, &wgroup)); in PetscPartitionerMultistageSetStages()434 PetscCallMPI(MPI_Group_translate_ranks(wgroup, 1, &rank, p->lgroup[0], &tr)); in PetscPartitionerMultistageSetStages()478 PetscCallMPI(MPI_Group_translate_ranks(p->lgroup[l], gsize, tranks, wgroup, tranks + size)); in PetscPartitionerMultistageSetStages()523 PetscCallMPI(MPI_Group_free(&wgroup)); in PetscPartitionerMultistageSetStages()