KSPLGTrueMonitorDestroy

Destroys a line graph context that was created with KSPLGTrueMonitorCreate().

Synopsis

#include "petscksp.h"   
int KSPLGTrueMonitorDestroy(PetscDrawLG drawlg)
Collective on KSP

Input Parameter

draw -the drawing context

Keywords

KSP, monitor, line graph, destroy, true

See Also

KSPLGTrueMonitorCreate(), KSPSetMonitor()

Level:intermediate
Location:
src/sles/ksp/interface/xmon.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages