petsc-3.9.4 2018-09-11
Report Typos and Errors

KSPMatRegisterAll

Registers all matrix implementations in the KSP package.

Synopsis

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

Keywords

Mat, KSP, register, all

See Also

MatRegisterAll(), 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