Searched refs:DMCreateSuperDM_Plex (Results 1 – 3 of 3) sorted by relevance
851 PETSC_INTERN PetscErrorCode DMCreateSuperDM_Plex(DM dms[], PetscInt len, IS **is, DM *superdm);
5742 dm->ops->createsuperdm = DMCreateSuperDM_Plex; in DMInitialize_Plex()
4346 PetscErrorCode DMCreateSuperDM_Plex(DM dms[], PetscInt len, IS **is, DM *superdm) in DMCreateSuperDM_Plex() function