Searched refs:DMCreateGlobalVector_Patch (Results 1 – 2 of 2) sorted by relevance
19 extern PetscErrorCode DMCreateGlobalVector_Patch(DM dm, Vec *g);30 dm->ops->createglobalvector = DMCreateGlobalVector_Patch; in DMInitialize_Patch()
371 PetscErrorCode DMCreateGlobalVector_Patch(DM dm, Vec *g) in DMCreateGlobalVector_Patch() function