Searched refs:DMCreateSubDM_Patch (Results 1 – 2 of 2) sorted by relevance
22 extern PetscErrorCode DMCreateSubDM_Patch(DM dm, PetscInt numFields, const PetscInt fields[], IS *i…47 dm->ops->createsubdm = DMCreateSubDM_Patch; in DMInitialize_Patch()
391 PetscErrorCode DMCreateSubDM_Patch(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, DM *… in DMCreateSubDM_Patch() function