Home
last modified time | relevance | path

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

/honee/include/
H A Dnavierstokes.h324 PetscErrorCode SgsDDSetup(Ceed ceed, Honee honee, ProblemData problem);
/honee/src/
H A Dsetuplibceed.c286 … if (app_ctx->sgs_model_type == SGS_MODEL_DATA_DRIVEN) PetscCall(SgsDDSetup(ceed, honee, problem)); in SetupLibceed()
/honee/problems/
H A Dsgs_dd_model.c644 PetscErrorCode SgsDDSetup(Ceed ceed, Honee honee, ProblemData problem) { in SgsDDSetup() function