1lis_array_copy(3f)           Lis Library Functions          lis_array_copy(3f)
2
3
4

NAME

6       lis_array_copy - copy the values of the vector elements
7
8

SYNOPSIS

10       subroutine  lis_array_copy(LIS_INTEGER  n,  LIS_SCALAR  x(), LIS_SCALAR
11       y(), LIS_INTEGER ierr);
12
13

DESCRIPTION

15       Copy the values of the vector elements.
16
17

INPUT

19       n      The size of the vectors
20
21
22       x      The source array
23
24

OUTPUT

26       y      The destination array
27
28

SEE ALSO

30       lis(3)
31
32       http://www.ssisc.org/lis/
33
34
35
36
37Man Page                          3 Dec 2014                lis_array_copy(3f)
Impressum