Skip to main content
Ctrl+K
SLEPc Home SLEPc Home
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • ST

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#

include/slepcst.h

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

On this page
  • Synopsis
  • See Also
  • Level
  • Location
  • Examples
  • Implementations
Edit on GitLab

This Page

  • Show Source

© Copyright 2002-2025, Universitat Politecnica de Valencia, Spain.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.