#include "slepcmfn.h" PetscErrorCode MFNSetTolerances(MFN mfn,PetscReal tol,PetscInt maxits)Logically Collective on MFN
mfn | - the matrix function context | |
tol | - the convergence tolerance | |
maxits | - maximum number of iterations to use |
-mfn_tol <tol> | - Sets the convergence tolerance | |
-mfn_max_it <maxits> | - Sets the maximum number of iterations allowed |
Location: src/mfn/interface/mfnopts.c
Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages