| 42a52479 | 16-May-2023 |
Jed Brown <jed@jedbrown.org> |
PetscSectionCreateSubSection: map syms over to sub-DM
When symmetries are not mapped over, we get incorrect orientation for closures, which produces incorrect results for cubic and higher order elem
PetscSectionCreateSubSection: map syms over to sub-DM
When symmetries are not mapped over, we get incorrect orientation for closures, which produces incorrect results for cubic and higher order elements. This change was verified using Ratel, but a unit test would be helpful.
show more ...
|