Searched refs:DMCreateSubDM_Plex (Results 1 – 3 of 3) sorted by relevance
850 PETSC_INTERN PetscErrorCode DMCreateSubDM_Plex(DM dm, PetscInt numFields, const PetscInt fields[], …
5741 dm->ops->createsubdm = DMCreateSubDM_Plex; in DMInitialize_Plex()
4329 PetscErrorCode DMCreateSubDM_Plex(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, DM *s… in DMCreateSubDM_Plex() function