slepc-3.5.2 2014-10-10
STGetTransform
Gets a flag that that indicates whether the transformed matrices are computed or not.
Synopsis
#include "slepcst.h"
PetscErrorCode STGetTransform(ST st,PetscBool *flg)
Not Collective
Input Parameter
st - the spectral transformation context
Output Parameter
flg - the flag
See Also
STSetTransform()
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