Home
last modified time | relevance | path

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

/honee/problems/
H A Dstg_shur14.c242 …PetscBool mean_only = PETSC_FALSE, use_stgstrong = PETSC_FALSE, use_fluctuating_IC … in SetupStg() local
254 …tionsBool("-stg_strong", "Enforce STG inflow strongly", NULL, use_stgstrong, &use_stgstrong, NULL)… in SetupStg()
258 …if (given_stg_dx && use_stgstrong) PetscCall(PetscPrintf(comm, "WARNING: -stg_dx is ignored for -s… in SetupStg()
278 if (!use_stgstrong) { // Calculate dx assuming constant spacing in SetupStg()
305 if (use_stgstrong) { in SetupStg()