| ACCESSOR_READ_ONLY(sparsity_pattern) | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| add_entry(const Number2 entry, const unsigned int row, const unsigned int column_index) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| add_tensor(const Tensor &tensor, const unsigned int row, const unsigned int column_index) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| compress(dealii::VectorOperation::values operation) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| read_entry(const unsigned int row, const unsigned int column_index) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| read_tensor(const unsigned int row, const unsigned int column_index) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| read_transposed_entry(const unsigned int row, const unsigned int column_index) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| read_transposed_tensor(const unsigned int row, const unsigned int column_index) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| reinit(SparseMatrix &sparse_matrix) | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| SparseMatrixView | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | friend |
| SparseMatrixView()=default | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| SparseMatrixView(SparseMatrix< Number, n_comp, warp_size, simd_length > &sparse_matrix) | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| SparseMatrixView(const SparseMatrix< Number, n_comp, warp_size, simd_length > &sparse_matrix) | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| SparseMatrixView(const SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, other_writable > &other) | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| update_ghost_rows() const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| write_entry(const Number2 entry, const unsigned int row, const unsigned int column_index, const bool do_streaming_store=false) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| write_tensor(const Tensor &tensor, const unsigned int row, const unsigned int column_index, const bool do_streaming_store=false) const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |
| zero_out_ghost_rows() const | ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > | |