slepc-3.6.0 2015-06-12
Report Typos and Errors

PEPVectorsView

Outputs computed eigenvectors to a viewer.

Synopsis

#include "slepcpep.h" 
PetscErrorCode PEPVectorsView(PEP pep,PetscViewer viewer)
Collective on PEP

Parameter

pep - the eigensolver context
viewer - the viewer

Options Database Keys

-pep_view_vectors - output eigenvectors.

See Also

PEPSolve(), PEPValuesView(), PEPErrorView()

Location: src/pep/interface/pepview.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages