PETSc version 3.17.0
Fix/Edit manual page
TaoDrawStepMonitor
Plots the step direction at each iteration
Synopsis
#include "petsctao.h"
PetscErrorCode
TaoDrawStepMonitor
(
Tao
tao, void *ctx)
Collective on
Tao
Input Parameters
tao
- the
Tao
context
ctx
-
PetscViewer
context
Options Database Keys
-tao_draw_step
- draw the step direction at each iteration
See Also
TaoSetMonitor
(),
TaoDrawSolutionMonitor
Level
advanced
Location
src/tao/interface/taosolver.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages