1lis_matrix_assemble(3f) Lis Library Functions lis_matrix_assemble(3f)
23
4
NAME
6lis_matrix_assemble - assemble the matrix into the specified storage
7format
89
SYNOPSIS
11subroutine lis_matrix_assemble(LIS_MATRIX A, LIS_INTEGER ierr);
1213
DESCRIPTION
15Assemble matrix A into the specified storage format.
1617
INPUT
19A The matrix
2021
OUTPUT
23A The matrix assembled into the specified storage format
2425
SEE ALSO
27lis(3)
2829
http://www.ssisc.org/lis/
3031
32
33
34
Man Page 6 Sep 2012 lis_matrix_assemble(3f)