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

KSPMatRegisterAll

Registers all matrix implementations in the KSP package.

Synopsis

#include "petscksp.h" 
PetscErrorCode KSPMatRegisterAll()
Not Collective

Keywords

Mat, KSP, register, all

See Also

MatRegisterAll(), MatRegisterDestroy(), KSPInitializePackage()

Level:advanced
Location:
src/ksp/ksp/utils/schurm.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages