lis_vector_set_all.3f - Man Page

assign the value to the elements of the vector

Synopsis

subroutine lis_vector_set_all(LIS_SCALAR value, LIS_VECTOR x, LIS_INTEGER ierr);

Description

Assign scalar value value to the elements of vector x.

Input

value

The scalar value to be assigned

x

The destination vector

Output

x

The vector with the value assigned to the elements

See Also

lis(3)

http://www.ssisc.org/lis/

Info

28 Aug 2014 Man Page Lis Library Functions