add(const size_type i, const size_type j, const Number value) | BlockSparseMatrixEZ< Number > | inline |
block(const unsigned int row, const unsigned int column) | BlockSparseMatrixEZ< Number > | inline |
block(const unsigned int row, const unsigned int column) const | BlockSparseMatrixEZ< Number > | inline |
blocks | BlockSparseMatrixEZ< Number > | private |
BlockSparseMatrixEZ()=default | BlockSparseMatrixEZ< Number > | |
BlockSparseMatrixEZ(const unsigned int block_rows, const unsigned int block_cols) | BlockSparseMatrixEZ< Number > | |
BlockSparseMatrixEZ(const BlockSparseMatrixEZ< Number > &) | BlockSparseMatrixEZ< Number > | |
check_no_subscribers() const noexcept | EnableObserverPointer | private |
clear() | BlockSparseMatrixEZ< Number > | |
collect_sizes() | BlockSparseMatrixEZ< Number > | |
column_indices | BlockSparseMatrixEZ< Number > | private |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
empty() const | BlockSparseMatrixEZ< Number > | |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
m() const | BlockSparseMatrixEZ< Number > | inline |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
mutex | EnableObserverPointer | privatestatic |
n() const | BlockSparseMatrixEZ< Number > | inline |
n_block_cols() const | BlockSparseMatrixEZ< Number > | inline |
n_block_rows() const | BlockSparseMatrixEZ< Number > | inline |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const BlockSparseMatrixEZ< Number > &) | BlockSparseMatrixEZ< Number > | |
operator=(const double d) | BlockSparseMatrixEZ< Number > | |
EnableObserverPointer::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
print_statistics(StreamType &s, bool full=false) | BlockSparseMatrixEZ< Number > | inline |
reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockSparseMatrixEZ< Number > | |
row_indices | BlockSparseMatrixEZ< Number > | private |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
set(const size_type i, const size_type j, const Number value) | BlockSparseMatrixEZ< Number > | inline |
size_type typedef | BlockSparseMatrixEZ< Number > | |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
Tvmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | |
Tvmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
vmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | |
vmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | |
~EnableObserverPointer() | EnableObserverPointer | virtual |