slepc-3.16.2 2022-02-01
Report Typos and Errors

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()

Location: src/nep/../../include/slepcnep.h
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages