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

EPSVectorsView

Outputs computed eigenvectors to a viewer.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSVectorsView(EPS eps,PetscViewer viewer)
Collective on EPS

Parameter

eps - the eigensolver context
viewer - the viewer

Options Database Keys

-eps_view_vectors - output eigenvectors.

See Also

EPSSolve(), EPSValuesView(), EPSErrorView()

Location: src/eps/interface/epsview.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages