Searched refs:SgsDDSetup (Results 1 – 3 of 3) sorted by relevance
324 PetscErrorCode SgsDDSetup(Ceed ceed, Honee honee, ProblemData problem);
286 … if (app_ctx->sgs_model_type == SGS_MODEL_DATA_DRIVEN) PetscCall(SgsDDSetup(ceed, honee, problem)); in SetupLibceed()
644 PetscErrorCode SgsDDSetup(Ceed ceed, Honee honee, ProblemData problem) { in SgsDDSetup() function