#include "petscsf.h" PetscErrorCode PetscSFGetGroups(PetscSF sf,MPI_Group *incoming,MPI_Group *outgoing)Collective
sf | - star forest |
incoming | - group of origin processes for incoming edges (leaves that reference my roots) | |
outgoing | - group of destination processes for outgoing edges (roots that I reference) |