lis_input_matrix 3f "6 Sep 2012" "Man Page" "Lis Library Functions"
NAME
lis_input_matrix - 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/