slepc-3.14.0 2020-09-30
NEPProblemType
Determines the type of the nonlinear eigenproblem
Synopsis
typedef enum { NEP_GENERAL=1,
NEP_RATIONAL /* NEP defined in split form with all f_i rational */
} NEPProblemType;
See Also
NEPSetProblemType(), NEPGetProblemType()
Location: src/nep/../../include/slepcnep.h
Examples
src/nep/tutorials/ex42.c.html
src/nep/tutorials/ex22f90.F90.html
src/nep/tutorials/nlevp/loaded_string.c.html
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages