TSMonitorDMDARayDestroy#
Destroys the context created for the -ts_monitor_dmda_ray and -ts_monitor_lg_dmda_ray monitors
Synopsis#
#include "petscdmda.h"
#include "petscts.h"
PetscErrorCode TSMonitorDMDARayDestroy(PetscCtxRt mctx)
Collective
Input Parameter#
mctx - pointer to the
TSMonitorDMDARayCtxcontext
Note#
This is normally passed to TSMonitorSet() alongside TSMonitorDMDARay() or TSMonitorLGDMDARay(); it is not called directly by users.
See Also#
TS: Scalable ODE and DAE Solvers, TS, TSMonitorSet(), TSMonitorDMDARay(), TSMonitorLGDMDARay()
Level#
developer
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages