PETSc version 3.15.5
KSPGetGuess
Gets the initial guess generator for the KSP. 
Synopsis
#include "petscksp.h" 
PetscErrorCode  KSPGetGuess(KSP ksp,KSPGuess *guess)
Not Collective
Input Parameters
Output Parameters
See Also
 KSPSetOptionsPrefix(), KSPAppendOptionsPrefix(), KSPSetUseFischerGuess(), KSPSetGuess()
Level
developer
Location
src/ksp/ksp/interface/itcl.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages