:orphan: # KSPRegisterAll Registers all of the Krylov subspace methods in the `KSP` package. ## Synopsis ``` #include "petscksp.h" PetscErrorCode KSPRegisterAll(void) ``` Not Collective ## See Also [](ch_ksp), `KSP`, `KSPRegister()`, `KSPType` ## Level advanced ## Location src/ksp/ksp/interface/itregis.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/ksp/interface/itregis.c) [Index of all KSP routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)