#include "slepcpep.h" PetscErrorCode PEPJDSetTolerances(PEP pep,PetscReal mtol,PetscReal htol,PetscReal stol)Logically Collective on PEP
pep | - the eigenproblem solver context | |
mtol | - the multiplicity tolerance | |
htol | - the tolerance for harmonic extraction | |
stol | - the tolerance for harmonic shift |
-pep_jd_mtol | - Sets the multiplicity tolerance | |
-pep_jd_htol | - Sets the harmonic tolerance | |
-pep_jd_stol | - Sets the shift tolerance |
Location: src/pep/impls/jd/pjdopt.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages