1lis_matrix_unset(3f) Lis Library Functions lis_matrix_unset(3f)
2
3
4
6 lis_matrix_unset - unassociate the arrays from the matrix
7
8
10 subroutine lis_matrix_unset(LIS_MATRIX A, LIS_INTEGER ierr);
11
12
14 Unassociate the arrays from matrix A.
15
16
18 A The matrix associated with the arrays
19
20
22 A The unassociated matrix
23
24
26 After lis_matrix_unset is called, the function lis_matrix_destroy must
27 be called.
28
29
31 lis(3)
32
33 http://www.ssisc.org/lis/
34
35
36
37
38Man Page 28 Aug 2014 lis_matrix_unset(3f)