next up previous contents index
Next: GR4_GET - GR8_GET Up: Array Transfer Previous: Array Transfer

GR4_GIVE - GR8_GIVE

GR4_GIVE(NAME,NXY,ARRAY)

This subroutine passes One-Dimensional array ARRAY to GreG as the X, Y, or Z array according to the given NAME. It is the optimal way to initialize the One-Dimensional arrays of GreG with the data you have computed within your application program.

        NAME    is CHARACTER*1 and may be X, Y or Z
        NXY     is the number of values set in ARRAY
        ARRAY   is a REAL array of size NXY.



Gildas manager
2002-06-07