|
NAMElis_vector_get_value - get the value of the row of the vectorSYNOPSISsubroutine lis_vector_get_value(LIS_INTEGER flag, LIS_INTEGER i, LIS_SCALAR value, LIS_VECTOR v, LIS_INTEGER ierr);DESCRIPTIONGet the scalar value of the i-th row of the vector.INPUT
OUTPUT
NOTEFor the multiprocessing environment, the i-th row of the global vector must be specified.SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |