![]() |
![]()
| ![]() |
![]()
NAMElis_vector_get_size - get the size of the vector SYNOPSIS#include "lis.h" LIS_INT lis_vector_get_size(LIS_VECTOR v, LIS_INT *local_n, LIS_INT *global_n); DESCRIPTIONGet the size of vector v. INPUT
OUTPUTEXIT STATUSThe following exit values are returned:
NOTEIn the case of the serial and multithreaded environments, local_n is equal to global_n. SEE ALSOlis(3) http://www.ssisc.org/lis/
|