#include "petscksp.h" PetscErrorCode KSPGuessUpdate(KSPGuess guess, Vec rhs, Vec sol)Collective on KSPGuess
guess | - the initial guess context | |
rhs | - the corresponding rhs | |
sol | - the computed solution |
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