#include "petscsf.h" PetscErrorCode PetscSFSetUpRanks(PetscSF sf,MPI_Group dgroup)Collective
sf | - PetscSF to set up; PetscSFSetGraph() must have been called | |
dgroup | - MPI_Group of ranks to be distinguished (e.g., for self or shared memory exchange) |
Level:developer
Location:src/vec/is/sf/interface/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages