typedef enum {/* converged */ MFN_CONVERGED_TOL = 2, /* diverged */ MFN_DIVERGED_ITS = -3, MFN_DIVERGED_BREAKDOWN = -4, MFN_CONVERGED_ITERATING = 0} MFNConvergedReason;
Location: src/mfn/../../include/slepcmfn.h
Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages