tao-2.2.2 2014-03-11
TaoDrawStepMonitor
Plots the step direction at each iteration It can be turned on from the command line using the -tao_draw_step option
Synopsis
#include "taosolver.h"
PetscErrorCode TaoDrawStepMonitor(TaoSolver tao, void *ctx)
Collective on TaoSolver
Input Parameters
| tao | - the TaoSolver context
|
| ctx | - PetscViewer context or PETSC_NULL
|
Options Database Keys
-tao_draw_step -
See Also
TaoSetMonitor(), TaoDrawSolutionMonitor
Level:advanced
Location:src/interface/taosolver.c
TAO Solver Index
Table of Contents