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