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

NAME

6       lis_matrix_copy - copy the values of the matrix elements
7
8

SYNOPSIS

10       subroutine lis_matrix_copy(LIS_MATRIX Ain, LIS_MATRIX Aout, LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

15       Copy the values of the matrix elements.
16
17

INPUT

19       Ain    The source matrix
20
21

OUTPUT

23       Aout   The destination matrix
24
25

SEE ALSO

27       lis(3)
28
29       http://www.ssisc.org/lis/
30
31
32
33
34Man Page                          6 Sep 2012               lis_matrix_copy(3f)
Impressum