STType

String with the name of a SLEPc spectral transformation

Synopsis

#define STType      char*
#define STSHELL     "shell"
#define STSHIFT     "shift"
#define STSINVERT   "sinvert"
#define STCAYLEY    "cayley"
#define STFOLD      "fold"
#define STPRECOND   "precond"

EXTERN PetscErrorCode STCreate(MPI_Comm,ST*);

See Also

STSetType(), ST

Location: src/st/../../include/slepcst.h
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages