slepc-3.18.2 2023-01-26
NEPErrorType
The error type used to assess accuracy of computed solutions
Synopsis
typedef enum { NEP_ERROR_ABSOLUTE,
NEP_ERROR_RELATIVE,
NEP_ERROR_BACKWARD } NEPErrorType;
See Also
NEPComputeError()
Level
intermediate
Location
include/slepcnep.h
Examples
src/nep/tutorials/ex20.c.html
src/nep/tutorials/ex20f90.F90.html
src/nep/tutorials/ex21.c.html
src/nep/tutorials/ex22.c.html
src/nep/tutorials/ex27.c.html
src/nep/tutorials/ex27f90.F90.html
src/nep/tutorials/nlevp/gun.c.html
src/nep/tutorials/nlevp/loaded_string.c.html
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages