Hello,
it also crash for me too. What API are you using to save the data?
The signature for DataItem using Xdmf2 is as follows (e.g):
<DataItem DataType="Float" Dimensions="72" Format="HDF"
Precision="8">testoutput.h5:Data0</DataItem>
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?
VĂctor.
2015-06-23 12:22 GMT+02:00 Dmitry Grebennikov <[email protected]>:
> Hello, thanks, you're right!
> I didn't notice this misprint.
>
> However, now, with proper path to topology and geometry, the Paraview
> crashes with segfault after clicking on Apply button!
>
>
>
> On 23.06.2015 13:10, victor sv wrote:
>
>> Hello Dmitry,
>>
>> I'm new with Xdmf and I don't know too many things...
>>
>> First of all I see that in the Xdmf file you are pointing to:
>> data.h5:/data/topology/connectivity
>>
>> The group /data doesn't exist, it should be:
>> data.h5:/topology/connectivity
>>
>> The same happens with the geometry group.
>>
>
>
_______________________________________________
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
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview