lis_array_copy.3f - Man Page

copy the values of the vector elements

Synopsis

subroutine lis_array_copy(LIS_INTEGER n, LIS_SCALAR x(), LIS_SCALAR y(), LIS_INTEGER ierr);

Description

Copy the values of the vector elements.

Input

n

The size of the vectors

x

The source array

Output

y

The destination array

See Also

lis(3)

http://www.ssisc.org/lis/

Info

3 Dec 2014 Man Page Lis Library Functions