slepc4py.SLEPc.PEP.Type#
- class slepc4py.SLEPc.PEP.Type#
Bases:
objectPEP type.
Polynomial eigensolvers.
LINEAR: Linearization via EPS.QARNOLDI: Q-Arnoldi for quadratic problems.TOAR: Two-level orthogonal Arnoldi.STOAR: Symmetric TOAR.JD: Polynomial Jacobi-Davidson.CISS: Contour integral spectrum slice.
Attributes Summary
Object
CISSof typestrObject
JDof typestrObject
LINEARof typestrObject
QARNOLDIof typestrObject
STOARof typestrObject
TOARof typestrAttributes Documentation