deal.II version GIT relicensing-2206-gaa53ff9447 2024-12-02 09:10: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
DiagonalMatrix< VectorType > Member List

This is the complete list of members for DiagonalMatrix< VectorType >, including all inherited members.

add(const size_type row, const size_type n_cols, const size_type *col_indices, const number2 *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false)DiagonalMatrix< VectorType >
add(const size_type i, const size_type j, const value_type value)DiagonalMatrix< VectorType >
apply(const unsigned int index, const value_type src) constDiagonalMatrix< VectorType >
apply_to_subrange(const unsigned int begin_range, const unsigned int end_range, const value_type *src_pointer_to_current_range, value_type *dst_pointer_to_current_range) constDiagonalMatrix< VectorType >
check_no_subscribers() const noexceptEnableObserverPointerprivate
clear()DiagonalMatrix< VectorType >
compress(VectorOperation::values operation)DiagonalMatrix< VectorType >
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
diagonalDiagonalMatrix< VectorType >private
DiagonalMatrix()=defaultDiagonalMatrix< VectorType >
DiagonalMatrix(const VectorType &vec)DiagonalMatrix< VectorType >explicit
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
get_vector()DiagonalMatrix< VectorType >
get_vector() constDiagonalMatrix< VectorType >
initialize_dof_vector(VectorType &dst) constDiagonalMatrix< VectorType >
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
m() constDiagonalMatrix< VectorType >
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
memory_consumption() constDiagonalMatrix< VectorType >
mutexEnableObserverPointerprivatestatic
n() constDiagonalMatrix< VectorType >
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator()(const size_type i, const size_type j) constDiagonalMatrix< VectorType >
operator()(const size_type i, const size_type j)DiagonalMatrix< VectorType >
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
reinit(const VectorType &vec)DiagonalMatrix< VectorType >
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
size_type typedefDiagonalMatrix< VectorType >
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
Tvmult(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
Tvmult_add(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
value_type typedefDiagonalMatrix< VectorType >
vmult(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
vmult_add(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
~EnableObserverPointer()EnableObserverPointervirtual