Searched refs:DMPatchGetCoarse (Results 1 – 2 of 2) sorted by relevance
27 PETSC_EXTERN PetscErrorCode DMPatchGetCoarse(DM, DM *);
202 PetscCall(DMPatchGetCoarse(dm, &dmc)); in DMPatchSolve()396 PetscErrorCode DMPatchGetCoarse(DM dm, DM *dmCoarse) in DMPatchGetCoarse() function