slepc4py.SLEPc.EPS.Balance#
- class slepc4py.SLEPc.EPS.Balance#
Bases:
objectEPS type of balancing used for non-Hermitian problems.
NONE: None.ONESIDE: One-sided balancing.TWOSIDE: Two-sided balancing.USER: User-provided balancing matrices.
Attributes Summary
Constant
NONEof typeintConstant
ONESIDEof typeintConstant
TWOSIDEof typeintConstant
USERof typeintAttributes Documentation