petsc-3.5.4 2015-05-23
Report Typos and Errors

MatRegisterAll

Registers all of the matrix types in PETSc

Synopsis

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

Keywords

KSP, register, all

See Also

MatRegisterDestroy()

Level:advanced
Location:
src/mat/interface/matregis.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages