PETSc version 3.17.5
Fix/Edit manual page

MatSeqAIJRegisterAll

Registers all of the matrix subtypes of SeqAIJ

Synopsis

#include "petscmat.h" 
PetscErrorCode  MatSeqAIJRegisterAll(void)
Not Collective

See Also

MatRegisterAll(), MatSeqAIJRegister()

Level

advanced

Location

src/mat/impls/aij/seq/aij.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages