1lis_matrix_copy(3f) Lis Library Functions lis_matrix_copy(3f)
23
4
NAME
6lis_matrix_copy - copy the values of the matrix elements
78
SYNOPSIS
10subroutine lis_matrix_copy(LIS_MATRIX Ain, LIS_MATRIX Aout, LIS_INTEGER
11ierr);
1213
DESCRIPTION
15Copy the values of the matrix elements.
1617
INPUT
19Ain The source matrix
2021
OUTPUT
23Aout The destination matrix
2425
SEE ALSO
27lis(3)
2829
http://www.ssisc.org/lis/
3031
32
33
34
Man Page 6 Sep 2012 lis_matrix_copy(3f)