|
NAMElis_vector_get_size - get the size of the vectorSYNOPSISsubroutine lis_vector_get_size(LIS_VECTOR v, LIS_INTEGER *local_n, LIS_INTEGER *global_n, LIS_INTEGER ierr);DESCRIPTIONGet the size of vector v.INPUT
OUTPUT
NOTEIn the case of the serial and multithreaded environments, local_n is equal to global_n.SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |