slepc4py.SLEPc.BV.OrthogBlockType#

class slepc4py.SLEPc.BV.OrthogBlockType#

Bases: object

BV block-orthogonalization types.

Attributes Summary

CHOL

Constant CHOL of type int

GS

Constant GS of type int

SVQB

Constant SVQB of type int

TSQR

Constant TSQR of type int

TSQRCHOL

Constant TSQRCHOL of type int

Attributes Documentation

CHOL: int = CHOL#

Constant CHOL of type int

GS: int = GS#

Constant GS of type int

SVQB: int = SVQB#

Constant SVQB of type int

TSQR: int = TSQR#

Constant TSQR of type int

TSQRCHOL: int = TSQRCHOL#

Constant TSQRCHOL of type int