[Paraview] convert from hdf to xdmf

winthan keshunli at gmail.com
Wed Nov 25 00:15:12 EST 2009


*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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091124/18320ed2/attachment.htm>


More information about the ParaView mailing list