slepc-3.6.1 2015-09-03
Report Typos and Errors

PEPProblemType

Determines the type of the polynomial eigenproblem

Synopsis

typedef enum { PEP_GENERAL=1,
               PEP_HERMITIAN,   /* All A_i  Hermitian */
               PEP_GYROSCOPIC   /* QEP with M, K  Hermitian, M>0, C skew-Hermitian */
             } PEPProblemType;

See Also

PEPSetProblemType(), PEPGetProblemType()

Location: src/pep/../../include/slepcpep.h
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages