TSLGMonitorDestroy

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

Synopsis

#include "petscts.h"  
int TSLGMonitorDestroy(PetscDrawLG drawlg)
Collective on PetscDrawLG

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
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages