deal.II version GIT relicensing-2017-g7ae82fad8b 2024-10-22 19:20:00+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
MatrixBlock< MatrixType > Member List

This is the complete list of members for MatrixBlock< MatrixType >, including all inherited members.

add(const size_type i, const size_type j, const typename MatrixType::value_type value)MatrixBlock< MatrixType >inline
add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)MatrixBlock< MatrixType >inline
add(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)MatrixBlock< MatrixType >inline
add(const size_type row_index, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true)MatrixBlock< MatrixType >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)MatrixBlock< MatrixType >inline
check_no_subscribers() const noexceptEnableObserverPointerprivate
columnMatrixBlock< MatrixType >
column_indicesMatrixBlock< MatrixType >private
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcBlockIndexMismatch(size_type arg1, size_type arg2)MatrixBlock< MatrixType >static
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
internal::reinitMatrixBlock< MatrixType >friend
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
matrixMatrixBlock< MatrixType >
MatrixBlock()MatrixBlock< MatrixType >inline
MatrixBlock(const MatrixBlock< MatrixType > &M)=defaultMatrixBlock< MatrixType >
MatrixBlock(size_type i, size_type j)MatrixBlock< MatrixType >inline
memory_consumption() constMatrixBlock< MatrixType >inline
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator const MatrixType &() constMatrixBlock< MatrixType >inline
operator MatrixType &()MatrixBlock< MatrixType >inline
operator=(const MatrixBlock< MatrixType > &)=defaultMatrixBlock< MatrixType >
EnableObserverPointer::operator=(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer::operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
reinit(const BlockSparsityPattern &sparsity)MatrixBlock< MatrixType >inline
rowMatrixBlock< MatrixType >
row_indicesMatrixBlock< MatrixType >private
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
size_type typedefMatrixBlock< MatrixType >
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
Tvmult(VectorType &w, const VectorType &v) constMatrixBlock< MatrixType >inline
Tvmult_add(VectorType &w, const VectorType &v) constMatrixBlock< MatrixType >inline
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
value_type typedefMatrixBlock< MatrixType >
vmult(VectorType &w, const VectorType &v) constMatrixBlock< MatrixType >inline
vmult_add(VectorType &w, const VectorType &v) constMatrixBlock< MatrixType >inline
void::internal::reinit(MatrixBlock< OTHER_MatrixType > &, const BlockSparsityPattern &)MatrixBlock< MatrixType >private
~EnableObserverPointer()EnableObserverPointervirtual