TSMonitorSolutionVTKDestroy#
Destroy filename template string created for use with TSMonitorSolutionVTK()
Synopsis#
#include "petscts.h"
PetscErrorCode TSMonitorSolutionVTKDestroy(void *filenametemplate)
Not Collective
Input Parameter#
filenametemplate - string containing a format specifier for the integer time step (e.g. %03” PetscInt_FMT “)
Note#
This function is normally passed to TSMonitorSet()
along with TSMonitorSolutionVTK()
.
See Also#
TS: Scalable ODE and DAE Solvers, TSMonitorSet()
, TSMonitorSolutionVTK()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages