![]() |
![]()
| ![]() |
![]()
NAMElis_matrix_convert - convert the matrix format SYNOPSISsubroutine lis_matrix_convert(LIS_MATRIX Ain, LIS_MATRIX Aout, LIS_INTEGER ierr); DESCRIPTIONConvert matrix Ain into Aout of the format specified by lis_matrix_set_type. INPUT
OUTPUT
NOTEThe storage format of the Aout is set by lis_matrix_set_type. The block size of the BSR, BSC, and VBR formats is set by lis_matrix_set_blocksize. The conversions indicated by 1 in the table below are performed directly, and the other ones are performed via the indicated formats. The conversions with no indication are performed via the CSR format.
SEE ALSOlis(3) http://www.ssisc.org/lis/
|