| bdcf2095 | 23-Jun-2013 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fixed creation of PetscSF in DMPlexCreateCohesiveSubmesh_Uninterpolated() - Could not assume that original owner of subvertex owned it in submesh because it might have no subcells - Needed to
DMPlex: Fixed creation of PetscSF in DMPlexCreateCohesiveSubmesh_Uninterpolated() - Could not assume that original owner of subvertex owned it in submesh because it might have no subcells - Needed to redetermine ownership of subpoints
show more ...
|
| 5a9d0af9 | 10-Jun-2013 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Better fix for distribution of hybrid bounds - Bounds are now computed from the reordering at distribution time - Still incomplete since we need to compute the interpolated bounds after inter
DMPlex: Better fix for distribution of hybrid bounds - Bounds are now computed from the reordering at distribution time - Still incomplete since we need to compute the interpolated bounds after interpolation
show more ...
|