Searched refs:MPI_Group_free (Results 1 – 12 of 12) sorted by relevance
137 if (l && pgroup != MPI_GROUP_EMPTY) PetscCallMPI(MPI_Group_free(&pgroup)); in PetscPartitionerView_Multistage()141 PetscCallMPI(MPI_Group_free(&group)); in PetscPartitionerView_Multistage()227 PetscCallMPI(MPI_Group_free(&ggroup)); in PetscPartitionerMultistage_CreateStages()228 PetscCallMPI(MPI_Group_free(&ngroup)); in PetscPartitionerMultistage_CreateStages()270 PetscCallMPI(MPI_Group_free(&ggroup)); in PetscPartitionerMultistage_CreateStages()290 if (group != MPI_GROUP_EMPTY) PetscCallMPI(MPI_Group_free(&group)); in PetscPartitionerMultistage_DestroyStages()400 PetscCallMPI(MPI_Group_free(&group)); in PetscPartitionerMultistageSetStages()497 PetscCallMPI(MPI_Group_free(&igroup)); in PetscPartitionerMultistageSetStages()523 PetscCallMPI(MPI_Group_free(&wgroup)); in PetscPartitionerMultistageSetStages()735 PetscCallMPI(MPI_Group_free(&group)); in PetscPartitionerPartition_Multistage()[all …]
240 PetscCallMPI(MPI_Group_free(&subgroup)); in DMDAGetProcessorSubset()241 PetscCallMPI(MPI_Group_free(&group)); in DMDAGetProcessorSubset()306 PetscCallMPI(MPI_Group_free(&subgroup)); in DMDAGetProcessorSubsets()307 PetscCallMPI(MPI_Group_free(&group)); in DMDAGetProcessorSubsets()
117 PetscCallMPI(MPI_Group_free(&globgroup)); in PetscShmCommGet()118 PetscCallMPI(MPI_Group_free(&shmgroup)); in PetscShmCommGet()
131 if (sf->ingroup != MPI_GROUP_NULL) PetscCallMPI(MPI_Group_free(&sf->ingroup)); in PetscSFReset()132 if (sf->outgroup != MPI_GROUP_NULL) PetscCallMPI(MPI_Group_free(&sf->outgroup)); in PetscSFReset()1073 PetscCallMPI(MPI_Group_free(&group)); in PetscSFSetUpRanks()1176 PetscCallMPI(MPI_Group_free(&group)); in PetscSFGetGroups()1185 PetscCallMPI(MPI_Group_free(&group)); in PetscSFGetGroups()
100 PetscCallMPI(MPI_Group_free(&group_f)); in PCTelescopeTestValidSubcomm()101 if (comm_c != MPI_COMM_NULL) PetscCallMPI(MPI_Group_free(&group_c)); in PCTelescopeTestValidSubcomm()
153 man:+MPI_Group_free++MPI_Group_free++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Group_f…492 man:+MPI_Group_free++MPI_Group_free++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Group_f…
779 PetscCallMPI(MPI_Group_free(&agroup)); in MatMPIAdjCreateNonemptySubcommMat_MPIAdj()780 PetscCallMPI(MPI_Group_free(&bgroup)); in MatMPIAdjCreateNonemptySubcommMat_MPIAdj()
192 PetscCallMPI(MPI_Group_free(&group)); in PetscSFSetUp_Basic()
534 …#define MPI_Group_free(group) (*(group) = MPI_GROUP_NULL, M… macro
199 PetscCallAbort(PETSC_COMM_WORLD, MPI_Group_free(&PCTFS_gs_group) ? PETSC_ERR_MPI : PETSC_SUCCESS); in PCTFS_gs_init()
1873 PetscCallMPI(MPI_Group_free(&petsc_group)); in MatMumpsSetUpDistRHSInfo()1874 PetscCallMPI(MPI_Group_free(&omp_group)); in MatMumpsSetUpDistRHSInfo()
1552 PetscCallMPI(MPI_Group_free(&ggroup)); in DMPlexView_Ascii()1553 PetscCallMPI(MPI_Group_free(&ngroup)); in DMPlexView_Ascii()