lis_output_matrix.3f - Man Page

write the matrix data

Synopsis

subroutine lis_output_matrix(LIS_MATRIX A, LIS_INTETER format, char *filename, LIS_INTEGER ierr);

Description

Write the matrix data to the external file.

Input

A

The matrix

format
LIS_FMT_MM

The Matrix Market format

filename

The destination file

Output

None

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions