Searched refs:DMCreateSectionSuperDM (Results 1 – 3 of 3) sorted by relevance
448 PetscErrorCode DMCreateSectionSuperDM(DM dms[], PetscInt len, IS *is[], DM *superdm) in DMCreateSectionSuperDM() function
222 PETSC_EXTERN PetscErrorCode DMCreateSectionSuperDM(DM[], PetscInt, IS *[], DM *);
4352 PetscCall(DMCreateSectionSuperDM(dms, len, is, superdm)); in DMCreateSuperDM_Plex()