typedef enum {/* converged */ LME_CONVERGED_TOL = 1, /* diverged */ LME_DIVERGED_ITS = -1, LME_DIVERGED_BREAKDOWN = -2, LME_CONVERGED_ITERATING = 0} LMEConvergedReason;
Location: include/slepclme.h
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages