slepc-3.16.0 2021-09-30
Report Typos and Errors

SVDMonitorFirstDrawLGCreate

Creates the plotter for the first error estimate.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDMonitorFirstDrawLGCreate(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

SVDMonitorSet()

Location: src/svd/interface/svdmon.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages