DLAP_IO
DLAP Sparse Matrix Files
Read and Write Utilities


DLAP_IO is a FORTRAN90 library, using double precision arithmetic, which can read and write files in the DLAP sparse matrix format, used by DLAP (the Sparse Linear Algebra Package).

Related Data and Programs:

DLAP is a FORTRAN90 library which solves sparse linear systems.

HB_IO is a FORTRAN90 library which reads and writes sparse linear systems stored in the Harwell-Boeing Sparse Matrix format.

HB_TO_ST is a FORTRAN77 program which converts the sparse matrix information stored in a Harwell-Boeing file into a sparse triplet file.

MM_IO is a FORTRAN90 library which reads and writes sparse linear systems stored in the Matrix Market format.

Reference:

  1. Iain Duff, Roger Grimes, John Lewis,
    User's Guide for the Harwell-Boeing Sparse Matrix Collection,
    October 1992,
    Available online at ../../pdf/hbsmc.pdf.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 27 November 2006.