Searched refs:DMStagPopulateRestriction1d_Internal (Results 1 – 3 of 3) sorted by relevance
69 PETSC_INTERN PetscErrorCode DMStagPopulateRestriction1d_Internal(DM, DM, Mat);
485 if (dim == 1) PetscCall(DMStagPopulateRestriction1d_Internal(dmc, dmf, *A)); in DMCreateRestriction_Stag()
992 PETSC_INTERN PetscErrorCode DMStagPopulateRestriction1d_Internal(DM dmc, DM dmf, Mat A) in DMStagPopulateRestriction1d_Internal() function