slepc-3.18.1 2022-11-02
EPSErrorType
The error type used to assess accuracy of computed solutions
Synopsis
typedef enum { EPS_ERROR_ABSOLUTE,
EPS_ERROR_RELATIVE,
EPS_ERROR_BACKWARD } EPSErrorType;
See Also
EPSComputeError()
Level
intermediate
Location
include/slepceps.h
Examples
src/eps/tutorials/ex1.c.html
src/eps/tutorials/ex1f.F.html
src/eps/tutorials/ex1f90.F90.html
src/eps/tutorials/ex2.c.html
src/eps/tutorials/ex3.c.html
src/eps/tutorials/ex4.c.html
src/eps/tutorials/ex5.c.html
src/eps/tutorials/ex6f90.F90.html
src/eps/tutorials/ex7.c.html
src/eps/tutorials/ex9.c.html
src/eps/tutorials/ex10.c.html
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages