#include "petscvec.h" int PetscMapGetLocalRange(PetscMap m,int *rstart,int *rend)Not Collective
rstart | - the first local index, pass in PETSC_NULL if not interested | |
rend | - the last local index + 1, pass in PETSC_NULL if not interested |
Level:developer
Location:src/vec/interface/map.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages