KSPLGMonitorDestroy
Destroys a line graph context that was created with KSPLGMonitorCreate().
Synopsis
#include "ksp.h"
int KSPLGMonitorDestroy(DrawLG drawlg)
Collective on KSP
Input Parameter
draw -the drawing context
Keywords
KSP, monitor, line graph, destroy
See Also
KSPLGMonitorCreate(), KSPLGTrueMonitorDestroy(), KSPSetMonitor()
Level:intermediate
Location:src/sles/ksp/interface/xmon.c
KSP Index
Table of Contents