Searched refs:viewer_type (Results 1 – 1 of 1) sorted by relevance
508 PetscViewerType viewer_type; in TurbulenceStatisticsSetup() local509 PetscCall(PetscViewerGetType(user->app_ctx->turb_spanstats_viewer, &viewer_type)); in TurbulenceStatisticsSetup()510 …PetscCall(PetscOptionsSetValue(NULL, "-ts_monitor_turbulence_spanstats_viewer_type", viewer_type)); in TurbulenceStatisticsSetup()