#include "slepcnep.h" PetscErrorCode NEPGetTolerances(NEP nep,PetscReal *tol,PetscInt *maxits)Not Collective
| nep | - the nonlinear eigensolver context | 
| tol | - the convergence tolerance | |
| maxits | - maximum number of iterations | 
Location: src/nep/interface/nepopts.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages