slepc4py.SLEPc.PEP.Conv#
- class slepc4py.SLEPc.PEP.Conv#
Bases:
objectPEP convergence test.
ABS: Absolute convergence test.REL: Convergence test relative to the eigenvalue.NORM: Convergence test relative to the matrix norms.USER: User-defined convergence test.
Attributes Summary
Constant
ABSof typeintConstant
NORMof typeintConstant
RELof typeintConstant
USERof typeintAttributes Documentation