Home
last modified time | relevance | path

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

/honee/problems/
H A Dsgs_dd_model.c74 static PetscErrorCode SgsDDCreateDM(DM dm_source, DM *dm_sgs, PetscInt degree, PetscInt q_extra, Pe… in SgsDDCreateDM() function
698 …PetscCall(SgsDDCreateDM(honee->dm, &sgs_dd_data->dm_sgs, honee->app_ctx->degree, honee->app_ctx->q… in SgsDDSetup()