#include "petscksp.h" PetscErrorCode KSPSetInitialGuessNonzero(KSP ksp,PetscBool flg)Logically Collective on KSP Many br
ksp | - iterative context obtained from KSPCreate() Many br | |
flg | - PETSC_TRUE indicates the guess is non-zero, PETSC_FALSE indicates the guess is zero Many br |
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