Home
last modified time | relevance | path

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

/petsc/doc/manualpages/
H A Dmpi.www.index161 man:+MPI_Group_union++MPI_Group_union++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Group…
500 man:+MPI_Group_union++MPI_Group_union++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Group…
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c416 PetscCallMPI(MPI_Group_union(lgroup[l], MPI_GROUP_EMPTY, &p->lgroup[l])); in PetscPartitionerMultistageSetStages()
/petsc/include/petsc/mpiuni/
H A Dmpi.h529 …#define MPI_Group_union(group1, group2, newgroup) (MPIUNI_ARG(group1), MPIUNI_A… macro