TaoMonitorConstraintNorm#
same as TaoMonitorDefault() except it prints the norm of the constraint function.
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoMonitorConstraintNorm(Tao tao, PetscViewerAndFormat *vf)
Collective
Input Parameters#
tao - the
Taocontextvf -
PetscViewerAndFormatcontext
Options Database Keys#
-tao_monitor_constraint_norm [ascii][:filename] - monitor the constraints at each iteration, only ASCII viewers are supported
-tao_monitor_constraint_norm_interval interval - only monitor the constraints every
intervaliterations, and the last iteration
See Also#
TAO: Optimization Solvers, Tao, TaoMonitorDefault(), TaoMonitorSet()
Level#
advanced
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages