TaoMonitorDrawCtxCreate#

Creates the monitor context TaoMonitorDrawSolution()

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoMonitorDrawCtxCreate(MPI_Comm comm, const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, TaoMonitorDrawCtx *ctx)

Collective

Output Parameter#

  • ctx - the monitor context

Options Database Key#

  • -tao_draw_solution_initial - show initial guess as well as current solution

See Also#

Tao, TaoMonitorSet(), TaoMonitorDefault(), VecView(), TaoMonitorDrawCtx()

Level#

intermediate

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