Searched refs:DMStagPopulateInterpolation3d_Internal (Results 1 – 3 of 3) sorted by relevance
62 PETSC_INTERN PetscErrorCode DMStagPopulateInterpolation3d_Internal(DM, DM, Mat);
454 else if (dim == 3) PetscCall(DMStagPopulateInterpolation3d_Internal(dmc, dmf, *A)); in DMCreateInterpolation_Stag()
644 PETSC_INTERN PetscErrorCode DMStagPopulateInterpolation3d_Internal(DM dmc, DM dmf, Mat A) in DMStagPopulateInterpolation3d_Internal() function