slepc-3.14.2 2021-02-01
Report Typos and Errors

NEPType

String with the name of a nonlinear eigensolver

Synopsis

typedef const char* NEPType;
#define NEPRII       "rii"
#define NEPSLP       "slp"
#define NEPNARNOLDI  "narnoldi"
#define NEPCISS      "ciss"
#define NEPINTERPOL  "interpol"
#define NEPNLEIGS    "nleigs"

See Also

NEPSetType(), NEP

Location: src/nep/../../include/slepcnep.h
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages