slepc4py.SLEPc.EPS.ProblemType#
- class slepc4py.SLEPc.EPS.ProblemType#
Bases:
objectEPS problem type.
HEP: Hermitian eigenproblem.NHEP: Non-Hermitian eigenproblem.GHEP: Generalized Hermitian eigenproblem.GNHEP: Generalized Non-Hermitian eigenproblem.PGNHEP: Generalized Non-Hermitian eigenproblemwith positive definite \(B\).
GHIEP: Generalized Hermitian-indefinite eigenproblem.BSE: Structured Bethe-Salpeter eigenproblem.HAMILT: Hamiltonian eigenproblem.
Attributes Summary
Constant
BSEof typeintConstant
GHEPof typeintConstant
GHIEPof typeintConstant
GNHEPof typeintConstant
HAMILTof typeintConstant
HEPof typeintConstant
NHEPof typeintConstant
PGNHEPof typeintAttributes Documentation