slepc-3.20.2 2024-03-15
Report Typos and Errors

NEPErrorViewFromOptions

Processes command line options to determine if/how the errors of the computed solution are to be viewed.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPErrorViewFromOptions(NEP nep)
Collective

Input Parameter

nep  - the nonlinear eigensolver context

See Also

NEPErrorView()

Level

developer

Location

src/nep/interface/nepview.c

Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages