#include "petscsnes.h" PetscErrorCode SNESLineSearchMonitorCancel(SNESLineSearch ls)Logically Collective on SNESLineSearch
This does not clear the monitor set with SNESLineSearchSetDefaultMonitor() use SNESLineSearchSetDefaultMonitor(ls,NULL) to cancel that one.
Level:intermediate
Location:src/snes/linesearch/interface/linesearch.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages