lis_input_matrix.3f - Man Page

read the matrix data

Synopsis

subroutine lis_input_matrix(LIS_MATRIX A, char *filename, LIS_INTEGER ierr);

Description

Read the matrix data from the external file.

Input

filename

The source file

Output

A

The matrix

Note

The following file formats are supported:

The Matrix Market format

The Harwell-Boeing format

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions