Searched refs:DMStagPopulateInterpolation2d_Internal (Results 1 – 3 of 3) sorted by relevance
61 PETSC_INTERN PetscErrorCode DMStagPopulateInterpolation2d_Internal(DM, DM, Mat);
453 else if (dim == 2) PetscCall(DMStagPopulateInterpolation2d_Internal(dmc, dmf, *A)); in DMCreateInterpolation_Stag()
507 PETSC_INTERN PetscErrorCode DMStagPopulateInterpolation2d_Internal(DM dmc, DM dmf, Mat A) in DMStagPopulateInterpolation2d_Internal() function