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

NEPVectorsView

Outputs computed eigenvectors to a viewer.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPVectorsView(NEP nep,PetscViewer viewer)
Collective on NEP

Parameter

nep - the nonlinear eigensolver context
viewer - the viewer

Options Database Keys

-nep_view_vectors - output eigenvectors.

See Also

NEPSolve(), NEPValuesView(), NEPErrorView()

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