EPSExtraction

determines the type of extraction technique employed by the eigensolver

Synopsis

typedef enum { EPS_RITZ=1,   EPS_HARMONIC,
               EPS_REFINED,  EPS_REFINED_HARMONIC } EPSExtraction;

See Also

EPSSetExtraction(), EPSGetExtraction()

Location: src/eps/../../include/slepceps.h
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages