*when i include "#include <xdmf.h>  in c code ,will it work?is xdmf part of
vtk?*
*
*
>>* use Xdmf with existing HDF5 data you just have to write an XML file
*>>* which describes the topology and geometry of the data set, and then
*>>* within that XML you can refer to the spot in the HDF5 file where the
*
>>* data resides. So, it's a pretty easy way to quickly get up and going
*
>>* with viewing your data.
*as shown below
http://www.visitusers.org/index.php?title=Using_XDMF_to_read_HDF5 . it wrote
into xmf file (xml wrapper of xdmf which has hdf read).
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)
any help?
thanks
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to