#include "petscksp.h" PetscErrorCode KSPSetInitialGuessNonzero(KSP ksp,PetscBool flg)Logically Collective on KSP
ksp | - iterative context obtained from KSPCreate() | |
flg | - PETSC_TRUE indicates the guess is non-zero, PETSC_FALSE indicates the guess is zero |
Level:beginner
Location:src/ksp/ksp/interface/itfunc.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages