#include "slepcpep.h" PetscErrorCode PEPCISSSetThreshold(PEP pep,PetscReal delta,PetscReal spur)Logically Collective on pep
pep | - the polynomial eigensolver context | |
delta | - threshold for numerical rank | |
spur | - spurious threshold (to discard spurious eigenpairs) |
-pep_ciss_delta | - Sets the delta | |
-pep_ciss_spurious_threshold | - Sets the spurious threshold |
Location: src/pep/impls/ciss/pciss.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages