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

NAME

6       lis_array_swap - swap the values of the vector elements
7
8

SYNOPSIS

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

DESCRIPTION

15       Swap the values of the vector elements.
16
17

INPUT

19       n      The size of the vectors
20
21
22       x, y   The source arrays
23
24

OUTPUT

26       x, y   The destination arrays
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_swap(3f)
Impressum