lis_vector_copy.3f - Man Page

copy the values of the vector elements

Synopsis

subroutine lis_vector_copy(LIS_VECTOR x, LIS_VECTOR y, LIS_INTEGER ierr);

Description

Copy the values of the vector elements.

Input

x

The source vector

Output

y

The destination vector

See Also

lis(3)

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

Info

28 Aug 2014 Man Page Lis Library Functions