slepc-3.6.1 2015-09-03
STGetMatMode
Gets a flag that indicates how the transformed matrices are stored in spectral transformations.
Synopsis
#include "slepcst.h"
PetscErrorCode STGetMatMode(ST st,STMatMode *mode)
Not Collective
Input Parameter
st - the spectral transformation context
Output Parameter
mode - the mode flag
See Also
STSetMatMode(), STMatMode
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