1lis_vector_copy(3f) Lis Library Functions lis_vector_copy(3f)
23
4
NAME
6lis_vector_copy - copy the values of the vector elements
78
SYNOPSIS
10subroutine lis_vector_copy(LIS_VECTOR x, LIS_VECTOR y, LIS_INTEGER
11ierr);
1213
DESCRIPTION
15Copy the values of the vector elements.
1617
INPUT
19x The source vector
2021
OUTPUT
23y The destination vector
2425
SEE ALSO
27lis(3)
2829
http://www.ssisc.org/lis/
3031
32
33
34
Man Page 28 Aug 2014 lis_vector_copy(3f)