STGetType

Gets the ST type name (as a string) from the ST context.

Synopsis

#include "slepcst.h" 
PetscErrorCode STGetType(ST st,STType *meth)
Not Collective

Input Parameter

st - the spectral transformation context

Output Parameter

name - name of the spectral transformation

See Also

STSetType()

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