slepc4py.SLEPc.EPS.PowerShiftType#

class slepc4py.SLEPc.EPS.PowerShiftType#

Bases: object

EPS Power shift type.

Attributes Summary

CONSTANT

Constant CONSTANT of type int

RAYLEIGH

Constant RAYLEIGH of type int

WILKINSON

Constant WILKINSON of type int

Attributes Documentation

CONSTANT: int = CONSTANT#

Constant CONSTANT of type int

RAYLEIGH: int = RAYLEIGH#

Constant RAYLEIGH of type int

WILKINSON: int = WILKINSON#

Constant WILKINSON of type int