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