PEPMonitorConvergedCreate#
Creates the context for the convergence history monitor.
Synopsis#
#include "slepcpep.h"
PetscErrorCode PEPMonitorConvergedCreate(PetscViewer viewer,PetscViewerFormat format,PetscCtx 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#
Level#
intermediate
Location#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages