|
NAMElis_vector_scatter - assign the values to the vectorSYNOPSISsubroutine lis_vector_scatter(LIS_SCALAR value[], LIS_VECTOR v, LIS_INTEGER ierr);DESCRIPTIONAssign scalar value[i] to the i-th row of the vector v, where i=0,1,...,global_n-1.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |