lis_vector_create.3f - Man Page

create the vector

Synopsis

subroutine lis_vector_create(Lis_Comm comm, LIS_VECTOR v, LIS_INTEGER ierr);

Description

Create vector v.

Input

LIS_Comm

The MPI communicator

Output

v

The vector

Note

For the serial and multithreaded environments, the value of comm is ignored.

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions