TaoDefaultCMonitor
same as TaoDefaultMonitor() except it prints the norm of the constraints function. It can be turned on from the command line using the -tao_cmonitor option
Synopsis
#include "taosolver.h"
PetscErrorCode TaoDefaultCMonitor(TaoSolver tao, void *ctx)
Collective on TaoSolver
Input Parameters
| tao | - the TaoSolver context
|
| ctx | - PetscViewer context or PETSC_NULL
|
Options Database Keys
-tao_cmonitor -
See Also
TaoDefaultMonitor(), TaoSetMonitor()
Level:advanced
Location:src/interface/taosolver.c
TAO Solver Index
Table of Contents