<div dir="ltr"><div><div><div><div>Hello,<br><br></div>it also crash for me too. What API are you using to save the data?<br><br></div>The signature for DataItem using Xdmf2 is as follows (e.g):<br><br>        <DataItem DataType="Float" Dimensions="72" Format="HDF" Precision="8">testoutput.h5:Data0</DataItem><br><br></div>The datatype when you writes h5ls -v data.h5/topology/connectivities is "Native long" and with /gemetry/nodes is "Native double". I didn't understand what this means, but are you sure that you are mantaining the coherence related with datatypes between both Xdmf and H5 files?<br><br></div>Víctor.<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-23 12:22 GMT+02:00 Dmitry Grebennikov <span dir="ltr"><<a href="mailto:dmitry.ew@gmail.com" target="_blank">dmitry.ew@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, thanks, you're right!<br>
I didn't notice this misprint.<br>
<br>
However, now, with proper path to topology and geometry, the Paraview crashes with segfault after clicking on Apply button!<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 23.06.2015 13:10, victor sv wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Dmitry,<br>
<br>
I'm new with Xdmf and I don't know too many things...<br>
<br>
First of all I see that in the Xdmf file you are pointing to:<br>
data.h5:/data/topology/connectivity<br>
<br>
The group /data doesn't exist, it should be:<br>
data.h5:/topology/connectivity<br>
<br>
The same happens with the geometry group.<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>