Home
last modified time | relevance | path

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

/petsc/doc/manualpages/
H A Dmpi.www.index155 …:+MPI_Group_intersection++MPI_Group_intersection++++man+http://www.mpich.org/static/docs/latest/ww…
494 …:+MPI_Group_intersection++MPI_Group_intersection++++man+http://www.mpich.org/static/docs/latest/ww…
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c495 PetscCallMPI(MPI_Group_intersection(p->lgroup[l], p->lgroup[l - 1], &igroup)); in PetscPartitionerMultistageSetStages()
/petsc/include/petsc/mpiuni/
H A Dmpi.h530 …#define MPI_Group_intersection(group1, group2, newgroup) (MPIUNI_ARG(group1), MPIUNI_A… macro