:orphan: # VecRegisterAll Registers all of the vector types in the `Vec` package. ## Synopsis ``` PetscErrorCode VecRegisterAll(void) ``` Not Collective ## See Also [](ch_vectors), `Vec`, `VecType`, `VecRegister()`, `VecRegisterDestroy()`, `VecRegister()` ## Level advanced ## Location src/vec/vec/interface/vecregall.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/vec/vec/interface/vecregall.c) [Index of all Vec routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)