Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dstg_shur14.c225 …PetscBool mean_only = PETSC_FALSE, use_stgstrong = PETSC_FALSE, use_fluctuating_IC … in SetupStg() local
237 …tionsBool("-stg_strong", "Enforce STG inflow strongly", NULL, use_stgstrong, &use_stgstrong, NULL)… in SetupStg()
287 if (use_stgstrong) { in SetupStg()