1lis_vector_create(3f) Lis Library Functions lis_vector_create(3f)
23
4
NAME
6lis_vector_create - create the vector
78
SYNOPSIS
10subroutine lis_vector_create(Lis_Comm comm, LIS_VECTOR v, LIS_INTEGER
11ierr);
1213
DESCRIPTION
15Create vector v.
1617
INPUT
19LIS_Comm
20The MPI communicator
2122
OUTPUT
24v The vector
2526
NOTE
28For the serial and multithreaded environments, the value of comm is
29ignored.
3031
SEE ALSO
33lis(3)
3435
http://www.ssisc.org/lis/
3637
38
39
40
Man Page 6 Sep 2012 lis_vector_create(3f)