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).
The information on this web page is distributed under the MIT license.
st_to_ccs, a Fortran90 code which converts sparse matrix data from Sparse Triplet (ST) format to Compressed Column Storage (CCS) format.