Hi All,

Newbie here.
Is there an example on how to create an XDMF node of compound datatype? I have a HDF5 dataset where a leaf node in the HDF5 tree is an array of compounded data structure, i.e.

particle id (int) / x / y / z / pressure x (double) / pressure y / pressure z / mass / energy / name (string)
...
particle id (int) / x / y / z / pressure x (double) / pressure y / pressure z / mass / energy / name (string)

There is no internal connection between particles.

I am following the Write XDMF example in
http://www.xdmf.org/index.php/Write_Xdmf
which illustrate a 3D grid data topology. Would you please help? Thanks a lot.

Best,
xunlei

_______________________________________________
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