Searched refs:DMStagPopulateInterpolation1d_Internal (Results 1 – 3 of 3) sorted by relevance
60 PETSC_INTERN PetscErrorCode DMStagPopulateInterpolation1d_Internal(DM, DM, Mat);
452 if (dim == 1) PetscCall(DMStagPopulateInterpolation1d_Internal(dmc, dmf, *A)); in DMCreateInterpolation_Stag()
448 PETSC_INTERN PetscErrorCode DMStagPopulateInterpolation1d_Internal(DM dmc, DM dmf, Mat A) in DMStagPopulateInterpolation1d_Internal() function