:orphan: # ISRegisterAll Registers all of the index set components in the `IS` package. ## Synopsis ``` #include "petscis.h" PetscErrorCode ISRegisterAll(void) ``` Not Collective ## See Also [](sec_scatter), `IS`, `ISType`, `ISRegister()` ## Level advanced ## Location src/vec/is/is/interface/isregall.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/vec/is/is/interface/isregall.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)