Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/d6/d6f/classdolfinx_1_1la_1_1MatrixCSR-members.html
DOLFINx  0.5.1
DOLFINx C++ interface
MatrixCSR< T, Allocator > Member List

This is the complete list of members for MatrixCSR< T, Allocator >, including all inherited members.

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 typedefMatrixCSR< T, Allocator >
cols() constMatrixCSR< T, Allocator >inline
finalize()MatrixCSR< T, Allocator >inline
finalize_begin()MatrixCSR< T, Allocator >inline
finalize_end()MatrixCSR< T, Allocator >inline
index_maps() constMatrixCSR< 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)=defaultMatrixCSR< T, Allocator >
norm_squared() constMatrixCSR< T, Allocator >inline
num_all_rows() constMatrixCSR< T, Allocator >inline
num_owned_rows() constMatrixCSR< T, Allocator >inline
off_diag_offset() constMatrixCSR< T, Allocator >inline
row_ptr() constMatrixCSR< 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() constMatrixCSR< T, Allocator >inline
value_type typedefMatrixCSR< T, Allocator >
values()MatrixCSR< T, Allocator >inline
values() constMatrixCSR< T, Allocator >inline