slepc-3.11.2 2019-07-30
Report Typos and Errors

NEPValuesView

Displays the computed eigenvalues in a viewer.

Synopsis

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

Input Parameters

nep  - the nonlinear eigensolver context
viewer  - the viewer

Options Database Key

-nep_view_values  - print computed eigenvalues

See Also

NEPSolve(), NEPVectorsView(), NEPErrorView()

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