Searched refs:ddm_with_overlap (Results 1 – 1 of 1) sorted by relevance
625 DM ddm_with_overlap; in main() local627 PetscCall(DMPlexDistributeOverlap(ddm, lNbCellsInOverlap, &lSFMigrationOvl, &ddm_with_overlap)); in main()631 PetscCall(DMPlexCreateCellNumbering(ddm_with_overlap, PETSC_TRUE, &lISCellWithOvl)); in main()637 PetscCall(DMDestroy(&ddm_with_overlap)); in main()