Home
last modified time | relevance | path

Searched defs:mean_only (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14_type.h29 bool mean_only; // !< Only apply the mean profile member
H A Dstg_shur14.h340 const bool mean_only = stg_ctx->mean_only; in StgShur14Inflow() local
478 const bool mean_only = stg_ctx->mean_only; in StgShur14InflowStrongQF() local
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c225 …PetscBool mean_only = PETSC_FALSE, use_stgstrong = PETSC_FALSE, use_fluctuating_IC … in SetupStg() local