lis_matrix_copy.3f - Man Page

copy the values of the matrix elements

Synopsis

subroutine lis_matrix_copy(LIS_MATRIX Ain, LIS_MATRIX Aout, LIS_INTEGER ierr);

Description

Copy the values of the matrix elements.

Input

Ain

The source matrix

Output

Aout

The destination matrix

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions