slepc-3.17.2 2022-08-09
Report Typos and Errors

PEPMonitorFirstDrawLGCreate

Creates the plotter for the first error estimate.

Synopsis

#include "slepcpep.h" 
PetscErrorCode PEPMonitorFirstDrawLGCreate(PetscViewer viewer,PetscViewerFormat format,void *ctx,PetscViewerAndFormat **vf)
Collective on viewer

Input Parameters

viewer  - the viewer
format  - the viewer format
ctx  - an optional user context

Output Parameter

vf  - the viewer and format context

See Also

PEPMonitorSet()

Location: src/pep/interface/pepmon.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages