|
NAMElis_matrix_set_dia - associate the arrays in the DIA format with the matrixSYNOPSISsubroutine lis_matrix_set_dia(LIS_INTEGER nnd, LIS_INTEGER index[], LIS_SCALAR value[], LIS_MATRIX A, LIS_INTEGER ierr);DESCRIPTIONAssociate the arrays in the DIA format with matrix A.INPUT
OUTPUT
NOTEAfter lis_matrix_set_dia is called, the function lis_matrix_assemble must be called.SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |