slepc-3.18.1 2022-11-02
EPSProblemType
Determines the type of eigenvalue problem
Synopsis
typedef enum { EPS_HEP=1,
EPS_GHEP,
EPS_NHEP,
EPS_GNHEP,
EPS_PGNHEP,
EPS_GHIEP } EPSProblemType;
See Also
EPSSetProblemType(), EPSGetProblemType()
Level
beginner
Location
include/slepceps.h
Examples
src/eps/tutorials/ex1.c.html
src/eps/tutorials/ex1f.F.html
src/eps/tutorials/ex1f90.F90.html
src/eps/tutorials/ex2.c.html
src/eps/tutorials/ex3.c.html
src/eps/tutorials/ex5.c.html
src/eps/tutorials/ex6f90.F90.html
src/eps/tutorials/ex9.c.html
src/eps/tutorials/ex10.c.html
src/eps/tutorials/ex10f90.F90.html
src/eps/tutorials/ex11.c.html
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages