TSMonitorLGCtxDestroy#

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

Synopsis#

#include "petscts.h"  
PetscErrorCode TSMonitorLGCtxDestroy(TSMonitorLGCtx *ctx)

Collective on TSMonitorLGCtx

Input Parameter#

  • ctx - the monitor context

See Also#

TSMonitorLGCtxCreate(), TSMonitorSet(), TSMonitorLGTimeStep();

Level#

intermediate

Location#

src/ts/interface/tsmon.c

Examples#

src/ts/tutorials/extchemfield.c.html


Edit on GitLab

Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages