st_to_ccs_test


st_to_ccs_test, a FORTRAN90 code which calls st_to_ccs() to convert information describing a sparse matrix from sparse triplet (ST) format to compressed column storage (CC).

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

st_to_ccs, a FORTRAN90 code which converts sparse matrix data from Sparse Triplet (ST) format to Compressed Column Storage (CCS) format.

Source Code:


Last revised on 19 February 2020.