Home
last modified time | relevance | path

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

/honee/include/
H A Dnavierstokes.h54 SGS_MODEL_DATA_DRIVEN = 1, enumerator
/honee/src/
H A Dsetuplibceed.c286 … 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()