hi,<br><br>i am trying to use elementid_to_physical_entity feature of the gmsh reader <br>and the code i'm using is as follows<br><br>std::vector<int>    boundaryid;<br>std::vector<int>    elementid;<br>GridReader gridreader;<br>

GridPointer gridptr =  gridreader.read(gridfile, boundaryid, elementid, true, true);<br><br><br>when trying to implement the feature, i have noticed that there is no one-to-one correspondence between the <br>members of elementid and the members of GrdiType::LeafView::Codim<0>::Iterator<br>

e.g. the elementid[0] does not correspond to gv.begin<0>()<br><br>is there any way to map them?<br>or am i using the feature in an incorrect manner?<br clear="all"><br>Cheers and Regards,<br>Jayesh Vinay Badwaik<br>

-----------------------------------------------------------------------------------------------------------<br>
                
                                                        <div>
                        <p>We are servants rather than masters in mathematics   --- Charles Hermite<br></p>
                </div><br><br><br><br>