#include "petscksp.h" PetscErrorCode KSPSetUseFischerGuess(KSP ksp,PetscInt model,PetscInt size)Logically Collective on KSP
ksp | - the Krylov context | |
model | - use model 1, model 2 or any other number to turn it off | |
size | - size of subspace used to generate initial guess |
Level:advanced
Location:src/ksp/ksp/interface/itcl.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages