slepc4py.SLEPc.EPS.Extraction#
- class slepc4py.SLEPc.EPS.Extraction#
Bases:
objectEPS extraction technique.
RITZ: Standard Rayleigh-Ritz extraction.HARMONIC: Harmonic extraction.HARMONIC_RELATIVE: Harmonic extraction relative to the eigenvalue.HARMONIC_RIGHT: Harmonic extraction for rightmost eigenvalues.HARMONIC_LARGEST: Harmonic extraction for largest magnitude (withouttarget).
REFINED: Refined extraction.REFINED_HARMONIC: Refined harmonic extraction.
Attributes Summary
Constant
HARMONICof typeintConstant
HARMONIC_LARGESTof typeintConstant
HARMONIC_RELATIVEof typeintConstant
HARMONIC_RIGHTof typeintConstant
REFINEDof typeintConstant
REFINED_HARMONICof typeintConstant
RITZof typeintAttributes Documentation