add(const size_type i, const size_type j, const Number value) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
add(const size_type row, const size_type n_cols, const size_type *col_indices, const Number *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
add(const Number factor, const SparseMatrix< Number, MemorySpace > &matrix) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
begin() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
begin() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
begin(const size_type r) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
begin(const size_type r) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
BlockMatrixBase< SparseMatrix< Number, MemorySpace > > | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | friend |
check_no_subscribers() const noexcept | EnableObserverPointer | private |
clear() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
clear_row(const size_type row, const Number new_diag_value=0) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
clear_rows(const ArrayView< const size_type > &rows, const Number new_diag_value=0) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
column_space_map | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | private |
compress(VectorOperation::values operation) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
compressed | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | private |
const_iterator typedef | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
copy_from(const SparseMatrix< Number, MemorySpace > &source) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
diag_element(const size_type i) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
el(const size_type i, const size_type j) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
element(const size_type i, const size_type j, const bool no_error) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | private |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
end() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
end() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
end(const size_type r) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
end(const size_type r) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
ExcAccessToNonLocalElement(size_type arg1, size_type arg2, size_type arg3, size_type arg4) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
ExcAccessToNonlocalRow(std::size_t arg1) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
ExcColMapMismatch() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
ExcDomainMapMismatch() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcInvalidIndex(size_type arg1, size_type arg2) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
ExcMatrixNotCompressed() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
ExcSourceEqualsDestination() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | static |
frobenius_norm() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
get_mpi_communicator() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
in_local_range(const size_type index) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
is_compressed() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
iterator typedef | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
local_range() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
local_size() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
locally_owned_domain_indices() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
locally_owned_range_indices() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
m() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
matrix | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | private |
matrix_norm_square(const Vector< Number, MemorySpace > &v) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
matrix_scalar_product(const Vector< Number, MemorySpace > &u, const Vector< Number, MemorySpace > &v) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
mutex | EnableObserverPointer | privatestatic |
n() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
n_nonzero_elements() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator()(const size_type i, const size_type j) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
operator*=(const Number factor) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
operator/=(const Number factor) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
operator=(const SparseMatrix< Number, MemorySpace > &)=delete | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
operator=(SparseMatrix< Number, MemorySpace > &&other) noexcept | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
operator=(const double d) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
EnableObserverPointer::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
prepare_add() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inlineprivate |
prepare_set() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inlineprivate |
print(std::ostream &out, const bool print_detailed_trilinos_information=false) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
reinit(const SparsityPatternType &sparsity_pattern) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
reinit(const SparsityPattern< MemorySpace > &sparsity_pattern) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
reinit(const IndexSet ¶llel_partitioning, const SparsityPatternType &sparsity_pattern, const MPI_Comm communicator=MPI_COMM_WORLD, const bool exchange_data=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
reinit(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const SparsityPatternType &sparsity_pattern, const MPI_Comm communicator=MPI_COMM_WORLD, const bool exchange_data=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
reinit(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const ::SparseMatrix< Number > &dealii_sparse_matrix, const MPI_Comm communicator=MPI_COMM_WORLD, const double drop_tolerance=1e-13, const bool copy_values=true, const ::SparsityPattern *use_this_sparsity=nullptr) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
residual(Vector< Number, MemorySpace > &dst, const Vector< Number, MemorySpace > &x, const Vector< Number, MemorySpace > &b) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
resume_fill() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
row_length(const size_type row) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
set(const size_type i, const size_type j, const Number value) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
set(const std::vector< size_type > &indices, const FullMatrix< Number > &full_matrix, const bool elide_zero_values=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
set(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< Number > &full_matrix, const bool elide_zero_values=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
set(const size_type row, const std::vector< size_type > &col_indices, const std::vector< Number > &values, const bool elide_zero_values=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
set(const size_type row, const size_type n_cols, const size_type *col_indices, const Number *values, const bool elide_zero_values=false) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
size_type typedef | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const SparsityPattern< MemorySpace > &sparsity_pattern) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const size_type m, const size_type n, const unsigned int n_max_entries_per_row) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const size_type m, const size_type n, const std::vector< unsigned int > &n_entries_per_row) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(SparseMatrix< Number, MemorySpace > &&other) noexcept | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const SparseMatrix< Number, MemorySpace > &)=delete | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const IndexSet ¶llel_partitioning, const MPI_Comm communicator=MPI_COMM_WORLD, const unsigned int n_max_entries_per_row=0) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const IndexSet ¶llel_partitioning, const MPI_Comm communicator, const std::vector< unsigned int > &n_entries_per_row) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const MPI_Comm communicator=MPI_COMM_WORLD, const size_type n_max_entries_per_row=0) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
SparseMatrix(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const MPI_Comm communicator, const std::vector< unsigned int > &n_entries_per_row) | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
trilinos_matrix() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
trilinos_matrix() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
trilinos_rcp() const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
trilinos_rcp() | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | inline |
Tvmult(InputVectorType &dst, const InputVectorType &src) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
Tvmult_add(InputVectorType &dst, const InputVectorType &src) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
value_type typedef | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
vmult(InputVectorType &dst, const InputVectorType &src) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
vmult_add(InputVectorType &dst, const InputVectorType &src) const | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~SparseMatrix() override=default | LinearAlgebra::TpetraWrappers::SparseMatrix< Number, MemorySpace > | virtual |