<div dir="ltr"><br><div>Hello,</div><div><br></div><div>I would like to visualize a model which has a mixture of quadratic elements &quot;Quad_8&quot; and &quot;<span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19.046875px">Tri_6</span>&quot; in it. </div>

<div><br></div><div>I use the following lines for &quot;linear elements&quot; and everything is fine, but the case of &quot;Quadratic elements&quot; it does not work.</div><div><br></div><div><div>&lt;Topology TopologyType=&quot;Mixed&quot; NumberOfElements=&quot;3&quot; &gt;</div>

<div>&lt;DataItem Format=&quot;XML&quot; DataType=&quot;Int&quot; Dimensions=&quot;20&quot;&gt;</div><div>6 0 1 2 7</div><div>3 4 4 5 6 7</div><div>9 8 9 10 11 12 13 14 15</div><div>&lt;/DataItem&gt;</div><div>&lt;/Topology&gt;</div>

</div><div><br></div><div>from: <a href="http://www.xdmf.org/index.php/XDMF_Model_and_Format">http://www.xdmf.org/index.php/XDMF_Model_and_Format</a></div><div><br></div><div>It seems that the cell type number I am using is wrong. I found somewhere on the web that the cell type number for Quad_8 is 25 and for Tri_6 is 24. </div>

<div><br></div><div>Does anybody know about the cell type number for Quad_8 and Tri_6?</div><div><br></div><div>Regards,</div><div>Babak</div></div>