slepc-3.6.3 2016-03-29
STGetType
Gets the ST type name (as a string) from the ST context.
Synopsis
#include "slepcst.h"
PetscErrorCode STGetType(ST st,STType *type)
Not Collective
Input Parameter
st - the spectral transformation context
Output Parameter
name - name of the spectral transformation
See Also
STSetType()
Location: src/sys/classes/st/interface/stset.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages