ESYS13
Revision_
|
Functions | |
Paso_SparseMatrix * | Paso_SparseMatrix_unroll (const Paso_SparseMatrixType type, const Paso_SparseMatrix *A) |
Paso_SparseMatrix* Paso_SparseMatrix_unroll | ( | const Paso_SparseMatrixType | type, |
const Paso_SparseMatrix * | A | ||
) |
References Paso_SparseMatrix::block_size, Paso_SparseMatrix::col_block_size, Esys_noError(), FALSE, Paso_Pattern::index, MATRIX_FORMAT_BLK1, MATRIX_FORMAT_CSC, MATRIX_FORMAT_OFFSET1, Paso_SparseMatrix::numRows, Paso_comparIndex(), Paso_SparseMatrix_alloc(), Paso_SparseMatrix::pattern, Paso_Pattern::ptr, Paso_SparseMatrix::row_block_size, Paso_SparseMatrix::type, and Paso_SparseMatrix::val.
Referenced by Paso_MergedSolver_alloc(), and Paso_Preconditioner_LocalAMG_alloc().