1lis_matrix_get_type(3f) Lis Library Functions lis_matrix_get_type(3f)
23
4
NAME
6lis_matrix_get_type - get the storage format
78
SYNOPSIS
10subroutine lis_matrix_get_type(LIS_MATRIX A, LIS_INTEGER *matrix_type,
11LIS_INTEGER ierr);
1213
DESCRIPTION
15Get the storage format.
1617
INPUT
19A The matrix
2021
22
matrix_type
23The storage format
2425
OUTPUT
27None
2829
SEE ALSO
31lis(3)
3233
http://www.ssisc.org/lis/
3435
36
37
38
Man Page 6 Sep 2012 lis_matrix_get_type(3f)