petsc-3.3-p7 2013-05-11
TSMonitorSolutionDestroy
Destroys the monitor context for TSMonitorSolution
Synopsis
#include "petscts.h"
PetscErrorCode TSMonitorSolutionDestroy(void **ctx)
Collective on TS
Input Parameters
ctx -the monitor context
Keywords
TS, vector, monitor, view
See Also
TSMonitorSet(), TSMonitorDefault(), VecView(), TSMonitorSolution()
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