You might want to refer to the Xdmf Wiki for the details on the format for xdmf xmls.
http://xdmf.org/index.php/XDMF_Model_and_Format Also look at the examples in the Xdmf source repository. One you have a valid Xdmf xml i.e. xmf file describing the data in your hdf5 file, you should be simply be able to load it into ParaView using File | Open. Utkarsh On Fri, Nov 27, 2009 at 2:20 PM, winthan <[email protected]> wrote: > hi all, > > Can you please tell me where I can find more information and example > about using XDMF and HDF5 format to visialize using paraview.(in c++ or c) > > 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 > > _______________________________________________ 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
