FEniCS / dolfinx

Next generation FEniCS problem solving environment
https://fenicsproject.org
GNU Lesser General Public License v3.0
742 stars 178 forks source link

Improve check for facet->cell connectivity #3281

Closed chrisrichardson closed 3 months ago

chrisrichardson commented 3 months ago

Currently exterior_facet_indices() only checks that the facet index map exists, which is insufficient.