![]() |
![]()
| ![]() |
![]()
NAMElis_matrix_get_nnz - get the number of nonzero elements of the matrix SYNOPSISsubroutine lis_matrix_get_nnz(LIS_MATRIX A, LIS_INTEGER *nnz, LIS_INTEGER ierr); DESCRIPTIONGet the number of nonzero elements of matrix A. INPUT
OUTPUT
NOTEFor the multiprocessing environment, this function gets the number of nonzero elements of partial matrix A. SEE ALSOlis(3) http://www.ssisc.org/lis/
|