PETSc version 3.17.5
Fix/Edit manual page

TSMonitorDrawCtxDestroy

Destroys the monitor context for TSMonitorDrawSolution()

Synopsis

#include "petscts.h"  
PetscErrorCode  TSMonitorDrawCtxDestroy(TSMonitorDrawCtx *ictx)
Collective on TS

Input Parameters

ctx - the monitor context

See Also

TSMonitorSet(), TSMonitorDefault(), VecView(), TSMonitorDrawSolution(), TSMonitorDrawError()

Level

intermediate

Location

src/ts/interface/tsmon.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages