| 9a81d013 | 20-Nov-2015 |
Toby Isaac <tisaac@uchicago.edu> |
DMP4est: ex12 almost runs clean.
- I had to fix some function namings in the DMP4est implementation. - Every p4est connectivity needs a geometry in our implementation. - Create DMShareDiscretization
DMP4est: ex12 almost runs clean.
- I had to fix some function namings in the DMP4est implementation. - Every p4est connectivity needs a geometry in our implementation. - Create DMShareDiscretization to indicate that a second DM is essentially a different representation of the same data as the first, and to allow them to have the same PetscDS related data.
There is still a problem with reference counting related to {SNES,KSP,PC}->dm to work out.
show more ...
|