#include "petscis.h" PetscErrorCode ISLocalToGlobalMappingGetIndices(ISLocalToGlobalMapping ltog,const PetscInt **array)Not Collective
ltog | - local to global mapping |
array | - array of indices, the length of this array may be obtained with ISLocalToGlobalMappingGetSize() |