petsc-3.7.1 2016-05-15
TSMonitorDrawCtxDestroy
Destroys the monitor context for TSMonitorDrawSolution()
Synopsis
#include "petscts.h"
PetscErrorCode TSMonitorDrawCtxDestroy(TSMonitorDrawCtx *ictx)
Collective on TS Many br
Input Parameters
ctx -the monitor context Many br
Many br
Keywords
TS, vector, monitor, view
See Also
TSMonitorSet(), TSMonitorDefault(), VecView(), TSMonitorDrawSolution(), TSMonitorDrawError()
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