:orphan: # MatSeqAIJRegisterAll Registers all of the matrix subtypes of `MATSSEQAIJ` ## Synopsis ``` #include "petscmat.h" PetscErrorCode MatSeqAIJRegisterAll(void) ``` Not Collective ## Note This registers the versions of `MATSEQAIJ` for GPUs ## See Also [](ch_matrices), `Mat`, `MatRegisterAll()`, `MatSeqAIJRegister()` ## Level advanced ## Location src/mat/impls/aij/seq/aij.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/impls/aij/seq/aij.c) [Index of all Mat routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)