Searched refs:DMPlexComputeClementInterpolant (Results 1 – 4 of 4) sorted by relevance
376 PetscCall(DMPlexComputeClementInterpolant(dmcdg, ctx->tmpc, ly)); in QuasiInterpolate()
286 - Add `DMPlexComputeClementInterpolant()` averaging operator
448 PETSC_EXTERN PetscErrorCode DMPlexComputeClementInterpolant(DM, Vec, Vec);
2146 PetscErrorCode DMPlexComputeClementInterpolant(DM dm, Vec locX, Vec locC) in DMPlexComputeClementInterpolant() function