#include "slepcnep.h" PetscErrorCode NEPMonitorCancel(NEP nep)Logically Collective
nep | - eigensolver context obtained from NEPCreate() |
-nep_monitor_cancel | - Cancels all monitors that have been hardwired into a code by calls to NEPMonitorSet(), but does not cancel those set via the options database. |