Searched refs:TSMonitorSolutionVTKCtxCreate (Results 1 – 4 of 4) sorted by relevance
968 PetscErrorCode TSMonitorSolutionVTKCtxCreate(const char *filenametemplate, TSMonitorVTKCtx *ctx) in TSMonitorSolutionVTKCtxCreate() function
342 PetscCall(TSMonitorSolutionVTKCtxCreate(monfilename, &ctx)); in TSSetFromOptions()
509 PETSC_EXTERN PetscErrorCode TSMonitorSolutionVTKCtxCreate(const char *, TSMonitorVTKCtx *);
974 PetscCall(TSMonitorSolutionVTKCtxCreate(vtkmonfilename, &options->view_vtk_ctx)); in ProcessOptions()