KSPGuess#
Abstract PETSc object that manages all initial guess generation methods for Krylov methods.
Synopsis#
typedef struct _p_KSPGuess *KSPGuess;
See Also#
KSP: Linear System Solvers, KSPCreate()
, KSPGuessSetType()
, KSPGuessType
Level#
intermediate
Location#
Implementations#
_p_KSPGuess in include/petsc/private/kspimpl.h
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages