slepc4py.SLEPc.PEP.Basis#

class slepc4py.SLEPc.PEP.Basis#

Bases: object

PEP basis type for the representation of the polynomial.

Attributes Summary

CHEBYSHEV1

Constant CHEBYSHEV1 of type int

CHEBYSHEV2

Constant CHEBYSHEV2 of type int

HERMITE

Constant HERMITE of type int

LAGUERRE

Constant LAGUERRE of type int

LEGENDRE

Constant LEGENDRE of type int

MONOMIAL

Constant MONOMIAL of type int

Attributes Documentation

CHEBYSHEV1: int = CHEBYSHEV1#

Constant CHEBYSHEV1 of type int

CHEBYSHEV2: int = CHEBYSHEV2#

Constant CHEBYSHEV2 of type int

HERMITE: int = HERMITE#

Constant HERMITE of type int

LAGUERRE: int = LAGUERRE#

Constant LAGUERRE of type int

LEGENDRE: int = LEGENDRE#

Constant LEGENDRE of type int

MONOMIAL: int = MONOMIAL#

Constant MONOMIAL of type int