#include "slepceps.h" PetscErrorCode EPSMonitorCancel(EPS eps)Logically Collective
eps | - eigensolver context obtained from EPSCreate() |
-eps_monitor_cancel | - Cancels all monitors that have been hardwired into a code by calls to EPSMonitorSet(), but does not cancel those set via the options database. |