Searched refs:DMDestroy_Patch (Results 1 – 2 of 2) sorted by relevance
21 extern PetscErrorCode DMDestroy_Patch(DM dm);46 dm->ops->destroy = DMDestroy_Patch; in DMInitialize_Patch()
349 PetscErrorCode DMDestroy_Patch(DM dm) in DMDestroy_Patch() function