slepc4py.SLEPc.NEP.Type#
- class slepc4py.SLEPc.NEP.Type#
Bases:
objectNEP type.
Nonlinear eigensolvers.
RII: Residual inverse iteration.SLP: Successive linear problems.NARNOLDI: Nonlinear Arnoldi.CISS: Contour integral spectrum slice.INTERPOL: Polynomial interpolation.NLEIGS: Fully rational Krylov method for nonlinear eigenproblems.
Attributes Summary
Object
CISSof typestrObject
INTERPOLof typestrObject
NARNOLDIof typestrObject
NLEIGSof typestrObject
RIIof typestrObject
SLPof typestrAttributes Documentation