Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex73.c405 PetscErrorCode DMCreateInterpolation_ShellDA(DM dm1, DM dm2, Mat *mat, Vec *vec) in DMCreateInterpolation_ShellDA() function
544 PetscCall(DMShellSetCreateInterpolation(*dms, DMCreateInterpolation_ShellDA)); in DMShellCreate_ShellDA()