QEPType

String with the name of a quadratic eigensolver

Synopsis

typedef const char* QEPType;
#define QEPLINEAR    "linear"
#define QEPQARNOLDI  "qarnoldi"
#define QEPQLANCZOS  "qlanczos"

See Also

QEPSetType(), QEP

Location: src/qep/../../include/slepcqep.h
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages