ESYS13
Revision_
|
#include "SparseMatrix.h"
Functions | |
Paso_SparseMatrix * | Paso_SparseMatrix_getTranspose (Paso_SparseMatrix *A) |
References Paso_SparseMatrix::block_size, Paso_SparseMatrix::col_block_size, FALSE, Paso_Pattern::index, MATRIX_FORMAT_DIAGONAL_BLOCK, Paso_SparseMatrix::numCols, Paso_SparseMatrix::numRows, Paso_comparIndex(), Paso_IndexListArray_alloc(), Paso_IndexListArray_free(), Paso_IndexListArray_insertIndex, Paso_Pattern_free(), Paso_Pattern_fromIndexListArray(), Paso_SparseMatrix_alloc(), Paso_SparseMatrix::pattern, Paso_Pattern::ptr, Paso_SparseMatrix::row_block_size, Paso_SparseMatrix::type, and Paso_SparseMatrix::val.
Referenced by Paso_Preconditioner_AMG_buildInterpolationOperator(), Paso_Preconditioner_AMG_buildInterpolationOperatorBlock(), Paso_Preconditioner_AMG_getRestriction(), and Paso_Preconditioner_LocalAMG_alloc().