Hello,

I have 2 grids (sharing the same nodes). On ParaView-5.0.0, when attribute names differ in grids, data can not be visualized : is this intended ? If yes why ? If no, how to file a bug ?

Thanks,

Franck

~> diff OK.xdmf KO.xdmf
48c48
< <Attribute Name="NodeValues" AttributeType="Scalar" Center="Node">
---
      <Attribute Name="NodeVal" AttributeType="Scalar" Center="Node">
52c52
< <Attribute Name="CellValues" AttributeType="Scalar" Center="Cell">
---
      <Attribute Name="CellVal" AttributeType="Scalar" Center="Cell">

Attachment: KO.xdmf
Description: XML document

Attachment: OK.xdmf
Description: XML document

_______________________________________________
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

Reply via email to