slepc-3.15.1 2021-05-28
Report Typos and Errors

NEPMonitorAllDrawLGCreate

Creates the plotter for all the error estimates.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPMonitorAllDrawLGCreate(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

NEPMonitorSet()

Location: src/nep/interface/nepmon.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages