TaoKSPSetUseEW#
Sets SNES
use Eisenstat-Walker method for computing relative tolerance for linear solvers.
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoKSPSetUseEW(Tao tao, PetscBool flag)
Logically Collective
Input Parameters#
tao - Tao context
flag -
PETSC_TRUE
orPETSC_FALSE
Note#
See SNESKSPSetUseEW()
for customization details.
Reference#
**** -*** S. C. Eisenstat and H. F. Walker, “Choosing the forcing terms in an inexact Newton method”, SISC 17 (1), pp.16-32, 1996.
See Also#
Level#
advanced
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages