#include "petscis.h" PetscErrorCode PetscLayoutGetRanges(PetscLayout map,const PetscInt *range[])Not Collective
map | - pointer to the map |
range | - start of each processors range of indices (the final entry is one more then the last index on the last process) |