#include "slepcpep.h" PetscErrorCode PEPGetTolerances(PEP pep,PetscReal *tol,PetscInt *maxits)Not Collective
pep | - the polynomial eigensolver context |
tol | - the convergence tolerance | |
maxits | - maximum number of iterations |
Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages