Home
last modified time | relevance | path

Searched refs:DMCreateInterpolation_pforest (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4413 #define DMCreateInterpolation_pforest _append_pforest(DMCreateInterpolation) macro
4414 static PetscErrorCode DMCreateInterpolation_pforest(DM dmCoarse, DM dmFine, Mat *interpolation, Vec… in DMCreateInterpolation_pforest() function
5129 dm->ops->createinterpolation = DMCreateInterpolation_pforest; in DMInitialize_pforest()