QEPGetIP

Obtain the inner product object associated to the quadratic eigensolver object.

Synopsis

#include "slepcqep.h" 
PetscErrorCode QEPGetIP(QEP qep,IP *ip)
Not Collective

Input Parameters

qep - eigensolver context obtained from QEPCreate()

Output Parameter

ip - inner product context

See Also

QEPSetIP()

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