Searched refs:DMStagPopulateRestriction2d_Internal (Results 1 – 3 of 3) sorted by relevance
70 PETSC_INTERN PetscErrorCode DMStagPopulateRestriction2d_Internal(DM, DM, Mat);
486 else if (dim == 2) PetscCall(DMStagPopulateRestriction2d_Internal(dmc, dmf, *A)); in DMCreateRestriction_Stag()
1064 PETSC_INTERN PetscErrorCode DMStagPopulateRestriction2d_Internal(DM dmc, DM dmf, Mat A) in DMStagPopulateRestriction2d_Internal() function