Searched refs:DMSetUp_Patch (Results 1 – 2 of 2) sorted by relevance
17 extern PetscErrorCode DMSetUp_Patch(DM dm);29 dm->ops->setup = DMSetUp_Patch; in DMInitialize_Patch()
361 PetscErrorCode DMSetUp_Patch(DM dm) in DMSetUp_Patch() function