NEPGetIP

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

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPGetIP(NEP nep,IP *ip)
Not Collective

Input Parameters

nep - eigensolver context obtained from NEPCreate()

Output Parameter

ip - inner product context

See Also

NEPSetIP()

Location: src/nep/interface/nepbasic.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages