slepc4py.SLEPc.BV.OrthogBlockType#
- class slepc4py.SLEPc.BV.OrthogBlockType#
Bases:
objectBV block-orthogonalization types.
GS: Gram-Schmidt.CHOL: Cholesky.TSQR: Tall-skinny QR.TSQRCHOL: Tall-skinny QR with Cholesky.SVQB: SVQB.
Attributes Summary
Constant
CHOLof typeintConstant
GSof typeintConstant
SVQBof typeintConstant
TSQRof typeintConstant
TSQRCHOLof typeintAttributes Documentation