QEPGetST

Obtain the spectral transformation (ST) object associated to the eigensolver object.

Synopsis

#include "slepcqep.h" 
PetscErrorCode QEPGetST(QEP qep,ST *st)
Not Collective

Input Parameters

qep - eigensolver context obtained from QEPCreate()

Output Parameter

st - spectral transformation context

See Also

QEPSetST()

Location: src/qep/interface/qepbasic.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages