| 015d8f87 | 05-Dec-2013 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-plex-submesh-parallel'
* knepley/fix-plex-submesh-parallel: DMPlex: Fixed leak in SF creation for submesh - Changed name of subpointIS to avoid confusion DMPlex: Fixed
Merge branch 'knepley/fix-plex-submesh-parallel'
* knepley/fix-plex-submesh-parallel: DMPlex: Fixed leak in SF creation for submesh - Changed name of subpointIS to avoid confusion DMPlex: Fixed SF creation in hybrid tet refinement, added better check DMPlex: Guard for empty submesh in parallel during subSF creation DMPlex: Make DMPlexCreateCohesiveSubmesh_Interpolated() also create PetscSF PetscSection: Fix for PetscSectionCreateGlobalSectionCensored() - Offset was wrong DM: Added check in DMCreateDefaultSF() - Check for overrun of largest offset PetscSection: Fixed PetscSectionGetOffsetRange() for empty section DMPlex: Small doc fix for DMPlexConstructCohesiveCells() DMPlex: Protect another instance of empty IS DMPlex: Protect submesh selection when some procs have empty labels DMPlex: Turn off check for cells bordering a cohesive face - In parallel, the negative side cell for a cohesive face can be on another process - We might want to consider communicating these
show more ...
|