:orphan: # KSPGuess Abstract PETSc object that manages all initial guess generation methods for Krylov methods. ## Synopsis ``` typedef struct _p_KSPGuess *KSPGuess; ``` ## See Also [](ch_ksp), `KSPCreate()`, `KSPSetGuessType()`, `KSPGuessType` ## Level intermediate ## Location include/petscksp.h ## Implementations _p_KSPGuess in include/petsc/private/kspimpl.h
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscksp.h) [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)