QEPGetDS
Obtain the direct solver object associated to the quadratic eigensolver object.
Synopsis
#include "slepcqep.h"
PetscErrorCode QEPGetDS(QEP qep,DS *ds)
Not Collective
Input Parameters
qep - eigensolver context obtained from QEPCreate()
Output Parameter
ds - direct solver context
See Also
QEPSetDS()
Location: src/qep/interface/qepbasic.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages