| addAbsRow_CSR_OFFSET0(double *array) const | paso::SparseMatrix< T > | |
| addAbsRow_CSR_OFFSET0(double *array) const | paso::SparseMatrix< T > | |
| addRow_CSR_OFFSET0(double *array) const | paso::SparseMatrix< T > | |
| addRow_CSR_OFFSET0(double *array) const | paso::SparseMatrix< T > | |
| applyBlockMatrix(double *block_diag, index_t *pivot, double *x, const double *b) const | paso::SparseMatrix< T > | |
| applyBlockMatrix(double *block_diag, index_t *pivot, double *x, const double *b) const | paso::SparseMatrix< T > | |
| applyDiagonal_CSR_OFFSET0(const double *left, const double *right) | paso::SparseMatrix< T > | |
| applyDiagonal_CSR_OFFSET0(const double *left, const double *right) | paso::SparseMatrix< T > | |
| block_size | paso::SparseMatrix< T > | |
| borrowColoringPointer() const | paso::SparseMatrix< T > | inline |
| borrowMainDiagonalPointer() const | paso::SparseMatrix< T > | inline |
| col_block_size | paso::SparseMatrix< T > | |
| copyBlockFromMainDiagonal(double *out) const | paso::SparseMatrix< T > | |
| copyBlockFromMainDiagonal(double *out) const | paso::SparseMatrix< T > | |
| copyBlockToMainDiagonal(const double *in) | paso::SparseMatrix< T > | |
| copyBlockToMainDiagonal(const double *in) | paso::SparseMatrix< T > | |
| copyFromMainDiagonal(double *out) const | paso::SparseMatrix< T > | |
| copyFromMainDiagonal(double *out) const | paso::SparseMatrix< T > | |
| copyToMainDiagonal(const double *in) | paso::SparseMatrix< T > | |
| copyToMainDiagonal(const double *in) | paso::SparseMatrix< T > | |
| getBlock(int blockid) const | paso::SparseMatrix< T > | |
| getBlock(int blockid) const | paso::SparseMatrix< T > | |
| getNumColors() const | paso::SparseMatrix< T > | inline |
| getNumCols() const | paso::SparseMatrix< T > | inline |
| getNumRows() const | paso::SparseMatrix< T > | inline |
| getSize() const | paso::SparseMatrix< T > | inline |
| getSparsity() const | paso::SparseMatrix< T > | inline |
| getSubmatrix(dim_t n_row_sub, dim_t n_col_sub, const index_t *row_list, const index_t *new_col_index) const | paso::SparseMatrix< T > | |
| getSubmatrix(dim_t n_row_sub, dim_t n_col_sub, const index_t *row_list, const index_t *new_col_index) const | paso::SparseMatrix< T > | |
| getTotalNumCols() const | paso::SparseMatrix< T > | inline |
| getTotalNumRows() const | paso::SparseMatrix< T > | inline |
| getTranspose() const | paso::SparseMatrix< T > | |
| getTranspose() const | paso::SparseMatrix< T > | |
| invMain(double *inv_diag, index_t *pivot) const | paso::SparseMatrix< T > | |
| invMain(double *inv_diag, index_t *pivot) const | paso::SparseMatrix< T > | |
| len | paso::SparseMatrix< T > | |
| loadMM_toCSR(const char *filename) | paso::SparseMatrix< T > | static |
| loadMM_toCSR(const char *filename) | paso::SparseMatrix< T > | |
| maxAbsRow_CSR_OFFSET0(double *array) const | paso::SparseMatrix< T > | |
| maxAbsRow_CSR_OFFSET0(double *array) const | paso::SparseMatrix< T > | |
| maxDeg() const | paso::SparseMatrix< T > | inline |
| nullifyRows_CSR(const double *mask_row, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRows_CSR(const double *mask_row, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRows_CSR_BLK1(const double *mask_row, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRows_CSR_BLK1(const double *mask_row, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRowsAndCols_CSC(const double *mask_row, const double *mask_col, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRowsAndCols_CSC_BLK1(const double *mask_row, const double *mask_col, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRowsAndCols_CSR(const double *mask_row, const double *mask_col, double main_diagonal_value) | paso::SparseMatrix< T > | |
| nullifyRowsAndCols_CSR_BLK1(const double *mask_row, const double *mask_col, double main_diagonal_value) | paso::SparseMatrix< T > | |
| numCols | paso::SparseMatrix< T > | |
| numRows | paso::SparseMatrix< T > | |
| pattern | paso::SparseMatrix< T > | |
| row_block_size | paso::SparseMatrix< T > | |
| saveHB_CSC(const char *filename) const | paso::SparseMatrix< T > | |
| saveHB_CSC(const char *filename) const | paso::SparseMatrix< T > | |
| saveHB_CSC(const char *filename) const | paso::SparseMatrix< T > | |
| saveHB_CSC(const char *filename) const | paso::SparseMatrix< T > | |
| saveHB_CSC(const char *filename) const | paso::SparseMatrix< T > | |
| saveMM(const char *filename) const | paso::SparseMatrix< T > | |
| saveMM(const char *filename) const | paso::SparseMatrix< T > | |
| saveMM(const char *filename) const | paso::SparseMatrix< T > | |
| saveMM(const char *filename) const | paso::SparseMatrix< T > | |
| saveMM(const char *filename) const | paso::SparseMatrix< T > | |
| setValues(T value) | paso::SparseMatrix< T > | |
| solver_p | paso::SparseMatrix< T > | |
| solver_package | paso::SparseMatrix< T > | |
| SparseMatrix(SparseMatrixType type, Pattern_ptr pattern, dim_t rowBlockSize, dim_t colBlockSize, bool patternIsUnrolled) | paso::SparseMatrix< T > | |
| type | paso::SparseMatrix< T > | |
| unroll(SparseMatrixType type) const | paso::SparseMatrix< T > | |
| unroll(SparseMatrixType newType) const | paso::SparseMatrix< T > | |
| val | paso::SparseMatrix< T > | |
| ~SparseMatrix() | paso::SparseMatrix< T > | |