next up previous contents index
Next: GR4_RGIVE - GR8_RGIVE Up: Array Transfer Previous: GR4_GIVE - GR8_GIVE   Contents   Index

GR4_GET - GR8_GET

GR4_GET(NAME,NXY,ARRAY)

This subroutine is the reverse of the GR4(8)_GIVE routines. It passes One-Dimensional array ARRAY from GREG to your program as the X, Y, or Z array according to the given NAME. It allows to benefit in your program of the flexible input formats of GREG .

        NAME    is CHARACTER(LEN=1) and may be X, Y or Z     Input
        NXY     dimension of ARRAY                      Input
                number of values returned in ARRAY      Output
        ARRAY   is a REAL array of size NXY             Output



Gildas manager 2014-07-01