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