TaoDrawStepMonitor#

Plots the step direction at each iteration

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoDrawStepMonitor(Tao tao, void *ctx)

Collective

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


Edit on GitLab

Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages