slepc-3.22.1 2024-10-28
EPSExtraction
Determines the type of extraction technique employed by the eigensolver
Synopsis
typedef enum { EPS_RITZ,
EPS_HARMONIC,
EPS_HARMONIC_RELATIVE,
EPS_HARMONIC_RIGHT,
EPS_HARMONIC_LARGEST,
EPS_REFINED,
EPS_REFINED_HARMONIC } EPSExtraction;
See Also
EPSSetExtraction(), EPSGetExtraction()
Level
advanced
Location
include/slepceps.h
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages