QPSMonitorCancel

Clears all monitors for a QPS object.

Synopsis

PetscErrorCode  QPSMonitorCancel(QPS qps)
Logically Collective on QPS

Input Parameters

qps - iterative context obtained from QPSCreate()

Options Database Key

-qps_monitor_cancel - cancels all monitors that have been hardwired into a code by calls to QPSMonitorSet(), but does not cancel those set via the options database.

See Also

QPSMonitorDefault(), QPSMonitorSet()

Level

intermediate

Location

src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages