#include "slepcmfn.h" PetscErrorCode MFNGetConvergedReason(MFN mfn,MFNConvergedReason *reason)Not Collective
MFN_CONVERGED_TOL | - converged up to tolerance | |
MFN_DIVERGED_ITS | - required more than its to reach convergence | |
MFN_DIVERGED_BREAKDOWN | - generic breakdown in method |
Location: src/mfn/interface/mfnsolve.c
Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages