petsc-3.3-p7 2013-05-11

TSMonitorLGDestroy

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

Synopsis

#include "petscts.h"  
PetscErrorCode  TSMonitorLGDestroy(PetscDrawLG *drawlg)
Collective on PetscDrawLG

Input Parameter

draw -the drawing context

Keywords

TS, monitor, line graph, destroy

See Also

TSMonitorLGCreate(), TSMonitorSet(), TSMonitorLG();

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