TaoResidualMonitor#
Views the least-squares residual at each iteration
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoResidualMonitor(Tao tao, void *ctx)
Collective
Input Parameters#
tao - the Tao context
ctx -
PetscViewer
context or NULL
Options Database Keys#
-tao_view_ls_residual - view the least-squares residual at each iteration
See Also#
Level#
advanced
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages