slepc4py.SLEPc.EPS.Conv#
- class slepc4py.SLEPc.EPS.Conv#
Bases:
objectEPS 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