lis_array_swap.3f - Man Page

swap the values of the vector elements

Synopsis

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

Description

Swap the values of the vector elements.

Input

n

The size of the vectors

x, y

The source arrays

Output

x, y

The destination arrays

See Also

lis(3)

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

Info

3 Dec 2014 Man Page Lis Library Functions