|
DOLFINx 0.12.0.0
DOLFINx C++
|
This is the complete list of members for Matrix, including all inherited members.
| create_vector(std::size_t dim) const | Matrix | |
| get_options_prefix() const | Matrix | |
| mat() const | Matrix | |
| Matrix(MPI_Comm comm, const SparsityPattern &sp, std::optional< std::string_view > type=std::nullopt) | Matrix | |
| Matrix(Mat A, bool inc_ref_count) | Matrix | |
| Matrix(const Matrix &A)=delete (defined in Matrix) | Matrix | |
| Matrix(Matrix &&A) noexcept | Matrix | |
| operator=(const Matrix &A)=delete (defined in Matrix) | Matrix | |
| operator=(Matrix &&A) noexcept | Matrix | |
| set_block_expand_fn(Mat A, int bs0, int bs1, InsertMode mode) | Matrix | inlinestatic |
| set_block_fn(Mat A, InsertMode mode) | Matrix | inlinestatic |
| set_fn(Mat A, InsertMode mode) | Matrix | inlinestatic |
| set_from_options() | Matrix | |
| set_options_prefix(std::string_view options_prefix) | Matrix | |
| size() const | Matrix | |
| ~Matrix() | Matrix |