#include "SystemMatrix.h"
#include "mmio.h"
Functions | |
void | Paso_SystemMatrix_saveMM (Paso_SystemMatrix *A_p, char *fileName_p) |
void Paso_SystemMatrix_saveMM | ( | Paso_SystemMatrix * | A_p, | |
char * | fileName_p | |||
) |
References Paso_SystemMatrix::block_size, Paso_SystemMatrix::col_block_size, Paso_Pattern::index, IO_ERROR, M, Paso_SystemMatrix::mainBlock, MATRIX_FORMAT_CSC, MATRIX_FORMAT_SYM, mm_initialize_typecode, mm_set_coordinate, mm_set_matrix, mm_set_real, mm_write_banner(), mm_write_mtx_crd_size(), Paso_SystemMatrix::mpi_info, N, Paso_setError(), Paso_SystemMatrix_getGlobalNumCols(), Paso_SystemMatrix_getGlobalNumRows(), Paso_SparseMatrix::pattern, Paso_Pattern::ptr, Paso_SystemMatrix::row_block_size, Paso_MPIInfo::size, Paso_SystemMatrix::type, TYPE_ERROR, and Paso_SparseMatrix::val.
Referenced by finley::SystemMatrixAdapter::saveMM().