Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c189 app_ctx->sgs_model_type = SGS_MODEL_NONE; in ProcessCommandLineOptions()
190 …_model_type", "Subgrid Stress Model type", NULL, SGSModelTypes, (PetscEnum)app_ctx->sgs_model_type, in ProcessCommandLineOptions()
191 (PetscEnum *)&app_ctx->sgs_model_type, NULL)); in ProcessCommandLineOptions()
H A Dsetuplibceed.c264 …PetscCheck(app_ctx->sgs_model_type == SGS_MODEL_NONE, honee->comm, PETSC_ERR_SUP, "SGS modeling no… in SetupLibceed()
286 … if (app_ctx->sgs_model_type == SGS_MODEL_DATA_DRIVEN) PetscCall(SgsDDSetup(ceed, honee, problem)); in SetupLibceed()
H A Dsetupts.c156 if (honee->app_ctx->sgs_model_type == SGS_MODEL_DATA_DRIVEN) { in IFunction_NS()
/honee/include/
H A Dnavierstokes.h111 SGSModelType sgs_model_type; member
/honee/doc/
H A Dtheory.md422 * - `-sgs_model_type`