#include "petscksp.h" PetscErrorCode KSPGetTolerances(KSP ksp,PetscReal *rtol,PetscReal *abstol,PetscReal *dtol,PetscInt *maxits)Not Collective Many br
rtol | - the relative convergence tolerance Many br | |
abstol | - the absolute convergence tolerance Many br | |
dtol | - the divergence tolerance Many br | |
maxits | - maximum number of iterations Many br |
Many br
Level:intermediate
Location:src/ksp/ksp/interface/itfunc.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages