slepc4py.SLEPc.BV.OrthogRefineType#
- class slepc4py.SLEPc.BV.OrthogRefineType#
Bases:
objectBV orthogonalization refinement types.
IFNEEDED: Reorthogonalize if a criterion is satisfied.NEVER: Never reorthogonalize.ALWAYS: Always reorthogonalize.
See also
Attributes Summary
Attributes Documentation
- __init__()#
- classmethod __new__(*args, **kwargs)#