#include "petscis.h" PetscErrorCode ISLocalToGlobalMappingUnBlock(ISLocalToGlobalMapping inmap,PetscInt bs,ISLocalToGlobalMapping *outmap)Not Collective, but communicator may have more than one process
inmap | - block based mapping; the indices are relative to BLOCKS, not individual vector or matrix entries. | |
bs | - block size |
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