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

NAME

6       lis_input_vector - read the vector data
7
8

SYNOPSIS

10       subroutine  lis_input_vector(LIS_VECTOR  v, char *filename, LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

15       Read the vector data from the external file.
16
17

INPUT

19       filename
20              The source file
21
22

OUTPUT

24       v      The vector
25
26

NOTE

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

SEE ALSO

36       lis(3)
37
38       http://www.ssisc.org/lis/
39
40
41
42
43Man Page                          6 Sep 2012              lis_input_vector(3f)
Impressum