TSLGMonitorDestroy

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

Synopsis

#include "ts.h"  
int TSLGMonitorDestroy(DrawLG drawlg)
Collective on DrawLG

Input Parameter

draw -the drawing context

Keywords

TS, monitor, line graph, destroy

See Also

TSLGMonitorCreate(), TSSetMonitor(), TSLGMonitor();

Level:intermediate
Location:src/ts/interface/ts.c
Time Stepping
Table of Contents