|
NAMElis_vector_gather - get the values of the vectorSYNOPSIS#include "lis.h"LIS_INT lis_vector_gather(LIS_VECTOR v, LIS_SCALAR value[]); DESCRIPTIONGet scalar value[i] of the i-th row of the vector v, where i=0,1,...,global_n-1.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |