#include "slepcnep.h" PetscErrorCode NEPCISSGetThreshold(NEP nep,PetscReal *delta,PetscReal *spur)Not Collective
nep | - the nonlinear eigensolver context |
delta | - threshold for numerical rank | |
spur | - spurious threshold (to discard spurious eigenpairs) |
Location: src/nep/impls/ciss/nciss.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages