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