Searched refs:SGS_MODEL_DATA_DRIVEN (Results 1 – 3 of 3) sorted by relevance
54 SGS_MODEL_DATA_DRIVEN = 1, enumerator
286 … if (app_ctx->sgs_model_type == SGS_MODEL_DATA_DRIVEN) PetscCall(SgsDDSetup(ceed, honee, problem)); in SetupLibceed()
156 if (honee->app_ctx->sgs_model_type == SGS_MODEL_DATA_DRIVEN) { in IFunction_NS()