<div dir="ltr">Hello,<div><br></div><div>I have a polygonal mesh stored in a cgns file and I am tryng to write the corresponding xdmf files (to be more flexible than with a cgns reader). </div><div>I attached 3 simple examples: test_mixed works fine.xdmf works fine, the other two do not. </div><div><div>In order to have a xdmf file that corresponds to the hdf/cgns dataset, I would need to have the connectivity stored as <br></div><div><div><Topology NumberOfElements="2" Type="Polygon"></div><div>          <DataItem Format="XML" DataType="Int" Dimensions="10"></div><div>          5 1 2 3 4 5 3 3 6 4        </div><div>          </DataItem></div><div>        </Topology></div></div></div><div><br></div><div>- is it possible to define a topology with Type="Polygon" ?</div><div>- is it possible to use baseOffset with a polygonal mesh?</div><div><br></div><div>Thank you very much for your help.</div><div>Best regards,</div><div><br></div><div>Xavier</div><div><br></div></div>