#include "slepcsvd.h" PetscErrorCode SVDMonitorCancel(SVD svd)Logically Collective
svd | - singular value solver context obtained from SVDCreate() |
-svd_monitor_cancel | - Cancels all monitors that have been hardwired into a code by calls to SVDMonitorSet(), but does not cancel those set via the options database. |