NEPProblemType#
Determines the type of the nonlinear eigenproblem
Synopsis#
typedef enum { NEP_GENERAL = 1,
NEP_RATIONAL = 2 /* NEP defined in split form with all f_i rational */
} NEPProblemType;
See Also#
NEPSetProblemType(), NEPGetProblemType()
Level#
intermediate
Location#
Index of all NEP routines Table of Contents for all manual pages Index of all manual pages