ST#
Abstract SLEPc object that manages spectral transformations. This object is accessed only in advanced applications.
Synopsis#
typedef struct _p_ST* ST;
See Also#
STCreate(), EPS
Level#
beginner
Location#
Examples#
src/eps/tutorials/ex36.c
src/eps/tutorials/ex46.c
src/eps/tutorials/ex10.c
src/eps/tutorials/ex12.c
src/eps/tutorials/ex24.c
src/eps/tutorials/ex35.c
src/eps/tutorials/ex34.c
src/eps/tutorials/ex10f.F90
src/eps/tutorials/ex7.c
Implementations#
_p_ST in include/slepc/private/stimpl.h
ST_CAYLEY in src/sys/classes/st/impls/cayley/cayley.c
ST_FILTER in src/sys/classes/st/impls/filter/filter.h
ST_PRECOND in src/sys/classes/st/impls/precond/precond.c
ST_SHELL in src/sys/classes/st/impls/shell/shell.c
ST_MATSHELL in src/sys/classes/st/interface/stshellmat.c
Index of all ST routines Table of Contents for all manual pages Index of all manual pages