<div dir="ltr">Dear list<br><br>I am trying to read a .msh file which is already partitioned using METIS inside Gmsh.<br>I am using the bits fromĀ  dune-grid/src/gmsh-to-alu/main.hh to extract the element tags.<br>This however gives only the first tag (physical entity) from the list of tags for a particular finite element. How do I extract all the tags related to a particular element which include the geometric entity tag and partition info tags as well. Additionally, is there a way to extract the tags (physical, geometry and partition) for the edge-element (denoted by a type 1 element in Gmsh, eg. a 2-noded edge of a 4-noded quadrilateral) as well? <br><br>I see that this issue was considered before (FS#935) but I do not know if it was resolved and a patch was applied.<br><br><br>Ganesh<br><br></div>