ccs_io_test


ccs_io_test, a Fortran90 code which calls ccs_io() to read and write Compressed Column Storage (CCS) sparse matrix files.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

ccs_io, a Fortran90 code which reads and writes sparse linear systems stored in the Compressed Column Storage (CCS) format.

Source Code:

Test #1 and #2 write and read back the information for the "simple" 5x5 matrix with 12 nonzero entries. There are files associated with this.


Last revised on 06 September 2021.