EPSProblemType#
Determines the type of eigenvalue problem
Synopsis#
typedef enum { EPS_HEP = 1,
EPS_GHEP = 2,
EPS_NHEP = 3,
EPS_GNHEP = 4,
EPS_PGNHEP = 5,
EPS_GHIEP = 6,
EPS_BSE = 7,
EPS_HAMILT = 8 } EPSProblemType;
See Also#
EPSSetProblemType(), EPSGetProblemType()
Level#
beginner
Location#
Examples#
Index of all EPS routines Table of Contents for all manual pages Index of all manual pages