STShellSetName

Sets an optional name to associate with a shell spectral transformation.

Synopsis

#include "slepcst.h" 
PetscErrorCode STShellSetName(ST st,const char name[])
Not Collective

Input Parameters

st - the spectral transformation context
name - character string describing the shell spectral transformation

See Also

STShellGetName()

Location: src/st/impls/shell/shell.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages