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
Level#
beginner
Location#
Examples#
src/nep/tutorials/ex22f.F90
src/nep/tutorials/ex20f.F90
src/nep/tutorials/ex27f.F90
src/nep/tutorials/ex20.c
src/nep/tutorials/ex27.c
Index of all NEP routines Table of Contents for all manual pages Index of all manual pages