#include "slepclme.h" PetscErrorCode LMEMonitorCancel(LME lme)Logically Collective
lme | - linear matrix equation solver context obtained from LMECreate() |
-lme_monitor_cancel | - cancels all monitors that have been hardwired into a code by calls to LMEMonitorSet(), but does not cancel those set via the options database. |