#include "slepcmfn.h" PetscErrorCode MFNMonitorCancel(MFN mfn)Logically Collective
mfn | - matrix function context obtained from MFNCreate() |
-mfn_monitor_cancel | - cancels all monitors that have been hardwired into a code by calls to MFNMonitorSet(), but does not cancel those set via the options database. |