1lis_vector_set_all(3f)       Lis Library Functions      lis_vector_set_all(3f)
2
3
4

NAME

6       lis_vector_set_all - assign the value to the elements of the vector
7
8

SYNOPSIS

10       subroutine lis_vector_set_all(LIS_SCALAR value, LIS_VECTOR x, LIS_INTE‐
11       GER ierr);
12
13

DESCRIPTION

15       Assign scalar value value to the elements of vector x.
16
17

INPUT

19       value  The scalar value to be assigned
20
21
22       x      The destination vector
23
24

OUTPUT

26       x      The vector with the value assigned to the elements
27
28

SEE ALSO

30       lis(3)
31
32       http://www.ssisc.org/lis/
33
34
35
36
37Man Page                          28 Aug 2014           lis_vector_set_all(3f)
Impressum