#include "petscpc.h" PetscErrorCode PCPARMSSetSolveTolerances(PC pc,PetscReal tol,PetscInt maxits)Collective on PC Many br
pc | - the preconditioner context Many br | |
tol | - the convergence tolerance Many br | |
maxits | - the maximum number of iterations to use Many br |
-pc_parms_solve_tol | - set the tolerance for local solve Many br | |
-pc_parms_max_it | - set the maximum number of inner iterations Many br |
Many br
Level:intermediate
Location:src/ksp/pc/impls/parms/parms.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages