SCULIB_COPYR

copy one real array to another

Description:

copies one real array into another

Invocation

CALL SCULIB_COPYR (N, FROM, TO)

Arguments

N = INTEGER (Given)
number of reals in arrays
FROM (N) = REAL (Given)
array copied from
TO (N) = REAL (Returned)
array copied to

Notes:

This routine is deprecated. Use VEC_RTOR (SUN/39) instead.

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.