<div><u><font color="#0066cc">when i include &quot;#include &lt;xdmf.h&gt;  in c code ,will it work?is xdmf part of vtk?</font></u></div>
<div><em><br></em><br>&gt;&gt;<i> use Xdmf with existing HDF5 data you just have to write an XML file  <br></i>&gt;&gt;<i> which describes the topology and geometry of the data set, and then  <br></i>&gt;&gt;<i> within that XML you can refer to the spot in the HDF5 file where the<br>
</i><br>&gt;&gt;<i> data resides. So, it&#39;s a pretty easy way to quickly get up and going<br></i><br>&gt;&gt;<i> with viewing your data.<br></i>as shown below <a href="http://www.visitusers.org/index.php?title=Using_XDMF_to_read_HDF5">http://www.visitusers.org/index.php?title=Using_XDMF_to_read_HDF5</a> . it wrote into xmf file (xml wrapper of xdmf which has hdf read).</div>

<div>any built in function rather than the one in the above website to convert hdf to xdmf for visualization in vtk?(it read xmf format)</div>
<div>any help?</div>
<div>thanks</div>
<div> </div>