#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMMonitorCancel(DM dm)Logically Collective on DM
dm | - the DM |
-dm_monitor_cancel | - cancels all monitors that have been hardwired into a code by calls to DMonitorSet(), but does not cancel those set via the options database |