STSetFromOptions
Sets ST options from the options database. This routine must be called before STSetUp() if the user is to be allowed to set the type of transformation.
Synopsis
#include "slepcst.h"
PetscErrorCode STSetFromOptions(ST st)
Collective on ST
Input Parameter
st - the spectral transformation context
See Also
Location: src/st/interface/stset.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages