GmshReader fails to ignore $PhysicalNames block
There is an optional block $PhysicalNames before the $Nodes block in some Gmsh files (e.g. [appl.msh](/uploads/14950e0c00e883741d3bc0dd4e3a9a19/appl.msh)). The reader
throws an error instead of ignoring the block (which I would expect).
issue