Home
last modified time | relevance | path

Searched refs:vtkmonfilename (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex30.c913 char vtkmonfilename[PETSC_MAX_PATH_LEN]; in ProcessOptions() local
972 …p VTK file for diagnostic", "TSMonitorSolutionVTK", NULL, vtkmonfilename, sizeof(vtkmonfilename), … in ProcessOptions()
974 PetscCall(TSMonitorSolutionVTKCtxCreate(vtkmonfilename, &options->view_vtk_ctx)); in ProcessOptions()