PEPGetBV#
Obtain the basis vectors object associated to the polynomial eigensolver object.
Synopsis#
Not Collective
Input Parameters#
pep - eigensolver context obtained from PEPCreate()
Output Parameter#
bv - basis vectors context
See Also#
PEPSetBV()
Level#
advanced
Location#
Examples#
src/pep/tutorials/ex16.c
src/pep/tutorials/ex40.c
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages