|
NAMElis_vector_scatter - assign the values to the vectorSYNOPSIS#include "lis.h"LIS_INT lis_vector_scatter(LIS_SCALAR value[], LIS_VECTOR v); DESCRIPTIONAssign scalar value[i] to 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. |