petsc-3.15.0 2021-03-30
KSPGuessSetFromOptions
Sets the options for a KSPGuess from the options database
Synopsis
#include "petscksp.h"
PetscErrorCode KSPGuessSetFromOptions(KSPGuess guess)
Collective on guess
Input Parameter
See Also
KSPGuess, KSPGetGuess(), KSPSetGuessType(), KSPGuessType
Level
intermediate
Location
src/ksp/ksp/interface/iguess.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages