ccs_to_st_test


ccs_to_st_test, a Fortran90 code which calls ccs_to_st() to convert sparse matrix information from Compressed Column Storage (CCS) to sparse triplet (ST) format.

Licensing:

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

Related Data and Programs:

ccs_to_st, a Fortran90 code which converts a sparse matrix from Compressed Column Storage (CCS) to sparse triplet (ST) format.

Source Code:


Last revised on 06 September 2021.