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

NAME

6       lis_matrix_assemble  -  assemble  the matrix into the specified storage
7       format
8
9

SYNOPSIS

11       subroutine lis_matrix_assemble(LIS_MATRIX A, LIS_INTEGER ierr);
12
13

DESCRIPTION

15       Assemble matrix A into the specified storage format.
16
17

INPUT

19       A      The matrix
20
21

OUTPUT

23       A      The matrix assembled into the specified storage format
24
25

SEE ALSO

27       lis(3)
28
29       http://www.ssisc.org/lis/
30
31
32
33
34Man Page                          6 Sep 2012           lis_matrix_assemble(3f)
Impressum