lis_input_vector.3f - Man Page

read the vector data

Synopsis

subroutine lis_input_vector(LIS_VECTOR v, char *filename, LIS_INTEGER ierr);

Description

Read the vector data from the external file.

Input

filename

The source file

Output

v

The vector

Note

The following file formats are supported:

The PLAIN format

The extended Matrix Market format (extended to allow vector data)

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions