add(const std::span< const T > &x, const std::span< const std::int32_t > &rows, const std::span< const std::int32_t > &cols) | MatrixCSR< T, Allocator > | inline |
allocator_type typedef | MatrixCSR< T, Allocator > | |
cols() const | MatrixCSR< T, Allocator > | inline |
finalize() | MatrixCSR< T, Allocator > | inline |
finalize_begin() | MatrixCSR< T, Allocator > | inline |
finalize_end() | MatrixCSR< T, Allocator > | inline |
index_maps() const | MatrixCSR< T, Allocator > | inline |
mat_add_values() | MatrixCSR< T, Allocator > | inline |
mat_set_values() | MatrixCSR< T, Allocator > | inline |
MatrixCSR(const SparsityPattern &p, const Allocator &alloc=Allocator()) | MatrixCSR< T, Allocator > | inline |
MatrixCSR(MatrixCSR &&A)=default | MatrixCSR< T, Allocator > | |
norm_squared() const | MatrixCSR< T, Allocator > | inline |
num_all_rows() const | MatrixCSR< T, Allocator > | inline |
num_owned_rows() const | MatrixCSR< T, Allocator > | inline |
off_diag_offset() const | MatrixCSR< T, Allocator > | inline |
row_ptr() const | MatrixCSR< T, Allocator > | inline |
set(T x) | MatrixCSR< T, Allocator > | inline |
set(const std::span< const T > &x, const std::span< const std::int32_t > &rows, const std::span< const std::int32_t > &cols) | MatrixCSR< T, Allocator > | inline |
to_dense() const | MatrixCSR< T, Allocator > | inline |
value_type typedef | MatrixCSR< T, Allocator > | |
values() | MatrixCSR< T, Allocator > | inline |
values() const | MatrixCSR< T, Allocator > | inline |