PEPValuesView#
Displays the computed eigenvalues in a viewer.
Synopsis#
#include "slepcpep.h" 
PetscErrorCode PEPValuesView(PEP pep,PetscViewer viewer)
Collective
Input Parameters#
- pep - the polynomial eigensolver context 
- viewer - the viewer 
Options Database Key#
- -pep_view_values - print computed eigenvalues 
See Also#
PEP: Polynomial Eigenvalue Problems, PEPSolve(), PEPVectorsView(), PEPErrorView()
Level#
intermediate
Location#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages
