Home
last modified time | relevance | path

Searched refs:MPI_Group_compare (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/manualpages/ !
H A Dmpi.www.index150 man:+MPI_Group_compare++MPI_Group_compare++++man+http://www.mpich.org/static/docs/latest/www3/MPI_G…
489 man:+MPI_Group_compare++MPI_Group_compare++++man+http://www.mpich.org/static/docs/latest/www3/MPI_G…
/petsc/src/dm/partitioner/impls/multistage/ !
H A Dmspart.c623 PetscCallMPI(MPI_Group_compare(group, pgroup, &sameComm)); in PetscPartitionerPartition_Multistage()
/petsc/include/petsc/mpiuni/ !
H A Dmpi.h528 …#define MPI_Group_compare(group1, group2, result) (MPIUNI_ARG(group1), MPIUNI_A… macro