STGetMatMode
Gets a flag that indicates how the matrix is being shifted in the shift-and-invert and Cayley spectral transformations.
Synopsis
#include "slepcst.h"
PetscErrorCode STGetMatMode(ST st,STMatMode *mode)
Collective on ST
Input Parameter
st - the spectral transformation context
Output Parameter
mode - the mode flag
See Also
STSetMatMode()
Location: src/st/interface/stset.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages