KSPLGTrueMonitorDestroy
Destroys a line graph context that was created with KSPLGTrueMonitorCreate().
Synopsis
#include "ksp.h"
int KSPLGTrueMonitorDestroy(DrawLG 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
KSP Index
Table of Contents