:orphan: # ISLocalToGlobalMappingRegisterAll Registers all of the local to global mapping components in the `IS` package. ## Synopsis ``` #include "petscis.h" PetscErrorCode ISLocalToGlobalMappingRegisterAll(void) ``` Not Collective ## See Also [](sec_scatter), `ISRegister()`, `ISLocalToGlobalRegister()` ## Level advanced ## Location src/vec/is/utils/isltog.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/vec/is/utils/isltog.c) [Index of all IS routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)