Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dturb_spanstats.c508 PetscViewerType viewer_type; in TurbulenceStatisticsSetup() local
509 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()