slepc-main 2024-12-17
SVDStop
Determines the stopping test
Synopsis
typedef enum { SVD_STOP_BASIC,
SVD_STOP_USER,
SVD_STOP_THRESHOLD } SVDStop;
See Also
SVDSetStoppingTest(), SVDSetStoppingTestFunction()
Level
advanced
Location
include/slepcsvd.h
Examples
src/svd/tutorials/ex14.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages