Searched refs:DMPlexComputeInterpolatorGeneral (Results 1 – 3 of 3) sorted by relevance
447 PETSC_EXTERN PetscErrorCode DMPlexComputeInterpolatorGeneral(DM, DM, Mat, void *);
3171 PetscErrorCode DMPlexComputeInterpolatorGeneral(DM dmc, DM dmf, Mat In, PetscCtx ctx) in DMPlexComputeInterpolatorGeneral() function
10341 else PetscCall(DMPlexComputeInterpolatorGeneral(dmCoarse, dmFine, *interpolation, ctx)); in DMCreateInterpolation_Plex()