petsc-3.11.4 2019-09-28
KSPMatRegisterAll
Registers all matrix implementations in the KSP package.
Synopsis
#include "petscsnes.h"
PetscErrorCode KSPMatRegisterAll(void)
Not Collective
Keywords
Mat, KSP, register, all
See Also
MatRegisterAll(), KSPInitializePackage()
Level
advanced
Location
src/ksp/ksp/utils/kspmatregi.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages