slepc-3.16.3 2022-04-11
Report Typos and Errors

NEPSLPGetDeflationThreshold

Returns the threshold value that controls deflation.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPSLPGetDeflationThreshold(NEP nep,PetscReal *deftol)
Not Collective

Input Parameter

nep  - nonlinear eigenvalue solver

Output Parameter

deftol  - the threshold

See Also

NEPSLPSetDeflationThreshold()

Location: src/nep/impls/slp/slp.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages