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 information on this web page is 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.