Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c190 …PetscCall(PetscOptionsEnum("-sgs_model_type", "Subgrid Stress Model type", NULL, SGSModelTypes, (P… in ProcessCommandLineOptions()
/honee/include/
H A Dnavierstokes.h56 static const char *const SGSModelTypes[] = {"NONE", "DATA_DRIVEN", "SGSModelType", "SGS_MODEL_", NU… variable