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