Hi Jens,

I am using this structure to get vectors from scalars. hope it might prove usefull.

<Attribute AttributeType="Vector" Center="Cell" Name="Velocity">
<DataItem Dimensions="5360 3" Function="JOIN($0, $1, $2)" ItemType="Function">
    <DataItem Dimensions="5360 1" Format="HDF" ItemType="Uniform"
                 NumberType="Float" Precision="4">
            SOMEFILE.h5:SOMEDATA
    </DataItem>
    <DataItem Dimensions="5360 1" Format="HDF" ItemType="Uniform"
                    NumberType="Float" Precision="4">
            SOMEFILE.h5:SOMEDATA
    </DataItem>
    <DataItem Dimensions="5360 1" Format="HDF" ItemType="Uniform"
                   NumberType="Float" Precision="4">
           SOMEFILE.h5:SOMEDATA
    </DataItem>
  </DataItem>
</Attribute>


--
Johannes Will


Mail: [email protected]


_______________________________________________
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