Hi all!
I have a problem with the facet regions generated in gmesh.
If I create the meshfunction in 1.6.0 using the following line there is no problem.
boundaries = MeshFunction('size_t',mesh, 'my_facet_region.xml')
However, in 2016.1.0 and up the same line creates incorrect boundaries.
Any idea why this would happen?
If needed I can upload the mesh, it is pretty straightforward though.
Thanks!