Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c225 static PetscErrorCode DMCreateInterpolation_Redundant(DM dmc, DM dmf, Mat *P, Vec *scale) in DMCreateInterpolation_Redundant() function
368 dm->ops->createinterpolation = DMCreateInterpolation_Redundant; in DMCreate_Redundant()