Searched refs:DMStagPopulateRestriction3d_Internal (Results 1 – 3 of 3) sorted by relevance
71 PETSC_INTERN PetscErrorCode DMStagPopulateRestriction3d_Internal(DM, DM, Mat);
487 else if (dim == 3) PetscCall(DMStagPopulateRestriction3d_Internal(dmc, dmf, *A)); in DMCreateRestriction_Stag()
1207 PETSC_INTERN PetscErrorCode DMStagPopulateRestriction3d_Internal(DM dmc, DM dmf, Mat A) in DMStagPopulateRestriction3d_Internal() function