TSMonitorSPCtxDestroy#
Destroys a TSMonitorSPCtx that was created with TSMonitorSPCtxCreate()
Synopsis#
#include "petscts.h"
PetscErrorCode TSMonitorSPCtxDestroy(TSMonitorSPCtx *ctx)
Not Collective
Input Parameter#
ctx - the scatter plot monitor context
See Also#
TS: Scalable ODE and DAE Solvers, TS, TSMonitorSet(), TSMonitorSPCtxCreate(), TSMonitorSPSwarmSolution()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages