![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
Functionality related to reading and writing vector and matrix files. More...
Functions | |
ghost_error | ghost_sparsematofile_header (ghost_sparsemat *mat, char *path) |
Write the sparse matrix header to a binary CRS file. More... | |
Functionality related to reading and writing vector and matrix files.
ghost_error ghost_sparsematofile_header | ( | ghost_sparsemat * | mat, |
char * | path | ||
) |
Write the sparse matrix header to a binary CRS file.
[in] | mat | The sparse matrix. |
[in] | path | Path of the matrix file. |