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#

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#

src/ts/utils/dmdats.c


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