TaoVecViewMonitorUpdate
Monitors progress of the TAO_SOLVER solvers by calling VecView() for the UPDATE to the solution at each iteration.
Synopsis
#include "tao_solver.h"
int TaoVecViewMonitorUpdate(TAO_SOLVER tao,void *dummy)
Collective on TAO_SOLVER
Input Parameters
| tao | - the TAO_SOLVER context
|
| dummy | - either a viewer or TAO_NULL
|
Keywords
TAO_SOLVER, vector, monitor, view
See Also
TaoSetMonitor(), TaoDefaultMonitor(), VecView()
Level:advanced
Location:src/interface/tao_util.c
TAO Solver Index
Table of Contents