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

NAME

6       lis_output_matrix - write the matrix data
7
8

SYNOPSIS

10       subroutine  lis_output_matrix(LIS_MATRIX  A,  LIS_INTETER  format, char
11       *filename, LIS_INTEGER ierr);
12
13

DESCRIPTION

15       Write the matrix data to the external file.
16
17

INPUT

19       A      The matrix
20
21
22       format
23
24              LIS_FMT_MM
25                     The Matrix Market format
26
27
28       filename
29              The destination file
30
31

OUTPUT

33       None
34
35

SEE ALSO

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