slepc-3.6.1 2015-09-03
PEPGetST
Obtain the spectral transformation (ST) object associated to the eigensolver object.
Synopsis
#include "slepcpep.h"
PetscErrorCode PEPGetST(PEP pep,ST *st)
Not Collective
Input Parameters
pep - eigensolver context obtained from PEPCreate()
Output Parameter
st - spectral transformation context
See Also
PEPSetST()
Location: src/pep/interface/pepbasic.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages