Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmshell.h29 PETSC_EXTERN PetscErrorCode DMShellGetCreateInterpolation(DM, PetscErrorCode (**)(DM, DM, Mat *, Ve…
/petsc/src/dm/impls/shell/
H A Ddmshell.c841 PetscErrorCode DMShellGetCreateInterpolation(DM dm, PetscErrorCode (**interp)(DM, DM, Mat *, Vec *)) in DMShellGetCreateInterpolation() function