#include "slepcnep.h" PetscErrorCode NEPCISSSetThreshold(NEP nep,PetscReal delta,PetscReal spur)Logically Collective
nep | - the nonlinear eigensolver context | |
delta | - threshold for numerical rank | |
spur | - spurious threshold (to discard spurious eigenpairs) |
-nep_ciss_delta | - Sets the delta | |
-nep_ciss_spurious_threshold | - Sets the spurious threshold |