#include "slepcpep.h" PetscErrorCode PEPMonitorCancel(PEP pep)Logically Collective
pep | - eigensolver context obtained from PEPCreate() |
-pep_monitor_cancel | - Cancels all monitors that have been hardwired into a code by calls to PEPMonitorSet(), but does not cancel those set via the options database. |