| 0b7531cb | 27-Oct-2018 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'haplav/feature-dmplex-check-interface-cone-conformance' [PR #1164]
* haplav/feature-dmplex-check-interface-cone-conformance: DMPlex: check for interface cone conformance New DMPlexChec
Merge branch 'haplav/feature-dmplex-check-interface-cone-conformance' [PR #1164]
* haplav/feature-dmplex-check-interface-cone-conformance: DMPlex: check for interface cone conformance New DMPlexCheckConesConformOnInterfaces() checks that cones of points on inter-partition interfaces have conforming order. This check is now called in DMPlex test ex18.c. To reproduce the failed check, one can remove requires: TODO from tests. This merge also adds DMGetCoordinatesLocalSetUp() and DMGetCoordinatesLocalNoncollective() as I needed a non-collective version of DMGetCoordinatesLocal(), and fixes several notes on collectiveness in DMPlex documention.
show more ...
|