![]() |
![]()
| ![]() |
![]()
NAMElis_matrix_get_range - get the location of the partial matrix in the global matrix SYNOPSISsubroutine lis_matrix_get_range(LIS_MATRIX A, LIS_INTEGER *is, LIS_INTEGER *ie, LIS_INTEGER ierr); DESCRIPTIONGet the location of the partial matrix A in the global matrix. INPUT
OUTPUTNOTEFor the serial and multithreaded environments, a matrix of size n x n results in is = 0 and ie = n. SEE ALSOlis(3) http://www.ssisc.org/lis/
|