#include "petscvec.h" #undef __FUNCT__ #define __FUNCT__ "PetscLayoutGetRange" PetscErrorCode PETSCVEC_DLLEXPORT PetscLayoutGetRange(PetscLayout map,PetscInt *rstart,PetscInt *rend)Not Collective
rstart | - first index owned by this process | |
rend | - one more than the last index owned by this process |
Level:developer
Location:src/vec/vec/impls/mpi/pmap.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages