#include "petscsnes.h" PetscErrorCode SNESMonitorCancel(SNES snes)Logically Collective on SNES
snes | - the SNES context |
-snes_monitor_cancel | - cancels all monitors that have been hardwired into a code by calls to SNESMonitorSet(), but does not cancel those set via the options database |