slepc-3.21.0 2024-03-30
Report Typos and Errors

NEPMonitorFirstDrawLGCreate

Creates the plotter for the first error estimate.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPMonitorFirstDrawLGCreate(PetscViewer viewer,PetscViewerFormat format,void *ctx,PetscViewerAndFormat **vf)
Collective

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()

Level

intermediate

Location

src/nep/interface/nepmon.c

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