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

NAME

6       lis_matrix_unset - unassociate the arrays from the matrix
7
8

SYNOPSIS

10       subroutine lis_matrix_unset(LIS_MATRIX A, LIS_INTEGER ierr);
11
12

DESCRIPTION

14       Unassociate the arrays from matrix A.
15
16

INPUT

18       A      The matrix associated with the arrays
19
20

OUTPUT

22       A      The unassociated matrix
23
24

NOTE

26       After  lis_matrix_unset is called, the function lis_matrix_destroy must
27       be called.
28
29

SEE ALSO

31       lis(3)
32
33       http://www.ssisc.org/lis/
34
35
36
37
38Man Page                          28 Aug 2014             lis_matrix_unset(3f)
Impressum