slepc-3.14.2 2021-02-01
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()
Location: src/eps/../../include/slepceps.h
Examples
src/eps/tutorials/ex1.c.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/ex7.c.html
src/eps/tutorials/ex9.c.html
src/eps/tutorials/ex10.c.html
src/eps/tutorials/ex11.c.html
src/eps/tutorials/ex13.c.html
src/eps/tutorials/ex18.c.html
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages