TaoDefaultCMonitor#
same as TaoMonitorDefault()
except it prints the norm of the constraint function.
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoDefaultCMonitor(Tao tao, void *ctx)
Collective
Input Parameters#
tao - the
Tao
contextctx -
PetscViewer
context orNULL
Options Database Key#
-tao_cmonitor - monitor the constraints
See Also#
TAO: Optimization Solvers, Tao
, TaoMonitorDefault()
, TaoSetMonitor()
Level#
advanced
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages