Home
last modified time | relevance | path

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

/libCEED/examples/fluids/
H A Dnavierstokes.h392 PetscErrorCode TSMonitor_TurbulenceStatistics(TS ts, PetscInt steps, PetscReal solution_time, Vec Q…
/libCEED/examples/fluids/src/
H A Dsetupts.c365 PetscCall(TSMonitorSet(*ts, TSMonitor_TurbulenceStatistics, user, NULL)); in TSSolve_NS()
H A Dturb_spanstats.c591 PetscErrorCode TSMonitor_TurbulenceStatistics(TS ts, PetscInt steps, PetscReal solution_time, Vec Q… in TSMonitor_TurbulenceStatistics() function