#include "petscvec.h" #include "petscis.h" PetscErrorCode ISLocalToGlobalMappingCreateSF(PetscSF sf,PetscInt start,ISLocalToGlobalMapping *mapping)Collective
sf | - star forest mapping contiguous local indices to (rank, offset) | |
start | - first global index on this process |
Level:advanced
Location:src/vec/is/utils/isltog.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages