TSMonitorDMDARayCtx#
Context object for TSMonitorDMDARay()
Synopsis#
#include <petscts.h>
typedef struct {
Vec ray;
VecScatter scatter;
PetscViewer viewer;
TSMonitorLGCtx lgctx;
} TSMonitorDMDARayCtx;
See Also#
TS, TSSetMonitor(), TSMonitorDMDARay(), TSMonitorDMDARayDestroy()
Level#
developer
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages