:orphan: # KSPGuessRegisterAll Registers all `KSPGuess` implementations in the `KSP` package. ## Synopsis ``` #include "petscksp.h" PetscErrorCode KSPGuessRegisterAll(void) ``` Not Collective ## See Also [](ch_ksp), `KSPGuess`, `KSPRegisterAll()`, `KSPInitializePackage()` ## Level developer ## Location src/ksp/ksp/interface/iguess.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/ksp/interface/iguess.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)