STShellGetName
Gets an optional name that the user has set for a shell spectral transformation.
Synopsis
#include "slepcst.h"
int STShellGetName(ST st,char **name)
Not Collective
Input Parameter
st -the spectral transformation context
Output Parameter
name -character string describing the shell spectral transformation
See Also
STShellSetName()
Level:developer
Location:src/st/impls/shell/shell.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages