slepc4py.SLEPc.EPS.LanczosReorthogType#
- class slepc4py.SLEPc.EPS.LanczosReorthogType#
Bases:
objectEPS Lanczos reorthogonalization type.
LOCAL: Local reorthogonalization only.FULL: Full reorthogonalization.SELECTIVE: Selective reorthogonalization.PERIODIC: Periodic reorthogonalization.PARTIAL: Partial reorthogonalization.DELAYED: Delayed reorthogonalization.
Attributes Summary
Constant
DELAYEDof typeintConstant
FULLof typeintConstant
LOCALof typeintConstant
PARTIALof typeintConstant
PERIODICof typeintConstant
SELECTIVEof typeintAttributes Documentation