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

NAME

6       lis_vector_create - create the vector
7
8

SYNOPSIS

10       subroutine  lis_vector_create(Lis_Comm  comm, LIS_VECTOR v, LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

15       Create vector v.
16
17

INPUT

19       LIS_Comm
20              The MPI communicator
21
22

OUTPUT

24       v      The vector
25
26

NOTE

28       For the serial and multithreaded environments, the  value  of  comm  is
29       ignored.
30
31

SEE ALSO

33       lis(3)
34
35       http://www.ssisc.org/lis/
36
37
38
39
40Man Page                          6 Sep 2012             lis_vector_create(3f)
Impressum