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

NAME

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

SYNOPSIS

10       subroutine  lis_vector_copy(LIS_VECTOR  x,  LIS_VECTOR  y,  LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

15       Copy the values of the vector elements.
16
17

INPUT

19       x      The source vector
20
21

OUTPUT

23       y      The destination vector
24
25

SEE ALSO

27       lis(3)
28
29       http://www.ssisc.org/lis/
30
31
32
33
34Man Page                          28 Aug 2014              lis_vector_copy(3f)
Impressum