| 5518ae65 | 20-Feb-2015 |
Toby Isaac <tisaac@ices.utexas.edu> |
Merge branch 'tisaac/dm-plex-fix-nonconforming'
Changes to DMPlexMigrate() broke the nonconforming examples. The fix was simple (reintroduce tree/closure traversal when computing partition labels),
Merge branch 'tisaac/dm-plex-fix-nonconforming'
Changes to DMPlexMigrate() broke the nonconforming examples. The fix was simple (reintroduce tree/closure traversal when computing partition labels), but the bigger problem was that I didn't have the nonconforming examples in the test suite. To test in as many environments as possible, I made the nonconforming tests independent of the partitioning packages available (several don't support 64bit indices), and I had to make PetscFEGetTabulation() work with complex scalars.
show more ...
|