DMAdaptorMonitorErrorDrawLGCreate#
Creates the context for the error plotter DMAdaptorMonitorErrorDrawLG()
Synopsis#
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorMonitorErrorDrawLGCreate(PetscViewer viewer, PetscViewerFormat format, void *ctx, PetscViewerAndFormat **vf)
Collective
Input Parameters#
viewer - The
PetscViewer
format - The viewer format
ctx - An optional user context
Output Parameter#
vf - The viewer context
See Also#
SNES: Nonlinear Solvers, PETSCVIEWERDRAW
, DMAdaptor
, DMAdaptorMonitorSet()
, DMAdaptorMonitorErrorDrawLG()
Level#
intermediate
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages