1lis_input_vector(3f) Lis Library Functions lis_input_vector(3f)
2
3
4
6 lis_input_vector - read the vector data
7
8
10 subroutine lis_input_vector(LIS_VECTOR v, char *filename, LIS_INTEGER
11 ierr);
12
13
15 Read the vector data from the external file.
16
17
19 filename
20 The source file
21
22
24 v The vector
25
26
28 The following file formats are supported:
29
30 The PLAIN format
31
32 The extended Matrix Market format (extended to allow vector data)
33
34
36 lis(3)
37
38 http://www.ssisc.org/lis/
39
40
41
42
43Man Page 6 Sep 2012 lis_input_vector(3f)