slepc4py.SLEPc.RG.QuadRule#

class slepc4py.SLEPc.RG.QuadRule#

Bases: object

RG quadrature rule for contour integral methods.

Attributes Summary

CHEBYSHEV

Constant CHEBYSHEV of type int

TRAPEZOIDAL

Constant TRAPEZOIDAL of type int

Attributes Documentation

CHEBYSHEV: int = CHEBYSHEV#

Constant CHEBYSHEV of type int

TRAPEZOIDAL: int = TRAPEZOIDAL#

Constant TRAPEZOIDAL of type int