I am reading through the users manual and I cant figure out a couple of
things.  First, I have my position data in the format

x0,x1,x2...,y0,y1,y2

and I can't seem to figure out how to read it.  I can read in each array
but I can't seem to combine them into a position array??  

This is what I have so far and I figured out that the productarray is
not what I want, but I can't seem to find what I do want.
Thanks
Matt

object 1 class array type float rank 1 shape 1 items  80 lsb binary data
file /tmp/pos.dat

object 2 class array type float rank 1 shape 1 items  80 lsb binary data
file /tmp/pos.dat,320

object 3 class productarray 
term 1
term 2

object 4 class gridconnections count 10 8

object 5 class array type float rank 0 items 80 lsb binary 
data file /tmp/file.dat,0

object 6  class field
component "positions" value 3
component "connections" value 4
component "data" value 5

Reply via email to