DOLFINx 0.12.0.0
DOLFINx C++
Loading...
Searching...
No Matches
Matrix Member List

This is the complete list of members for Matrix, including all inherited members.

create_vector(std::size_t dim) constMatrix
get_options_prefix() constMatrix
mat() constMatrix
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) noexceptMatrix
operator=(const Matrix &A)=delete (defined in Matrix)Matrix
operator=(Matrix &&A) noexceptMatrix
set_block_expand_fn(Mat A, int bs0, int bs1, InsertMode mode)Matrixinlinestatic
set_block_fn(Mat A, InsertMode mode)Matrixinlinestatic
set_fn(Mat A, InsertMode mode)Matrixinlinestatic
set_from_options()Matrix
set_options_prefix(std::string_view options_prefix)Matrix
size() constMatrix
~Matrix()Matrix