slepc-3.6.1 2015-09-03
Report Typos and Errors

EPSValuesView

Displays the computed eigenvalues in a viewer.

Synopsis

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

Input Parameters

eps - the eigensolver context
viewer - the viewer

Options Database Key

-eps_view_values - print computed eigenvalues

See Also

EPSSolve(), EPSVectorsView(), EPSErrorView()

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