Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+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 noexceptSubscriptorprivate
clear()DiagonalMatrix< VectorType >
compress(VectorOperation::values operation)DiagonalMatrix< VectorType >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
diagonalDiagonalMatrix< VectorType >private
DiagonalMatrix()=defaultDiagonalMatrix< VectorType >
DiagonalMatrix(const VectorType &vec)DiagonalMatrix< VectorType >explicit
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
get_vector()DiagonalMatrix< VectorType >
get_vector() constDiagonalMatrix< VectorType >
initialize_dof_vector(VectorType &dst) constDiagonalMatrix< VectorType >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
m() constDiagonalMatrix< VectorType >
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
memory_consumption() constDiagonalMatrix< VectorType >
mutexSubscriptorprivatestatic
n() constDiagonalMatrix< VectorType >
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator()(const size_type i, const size_type j) constDiagonalMatrix< VectorType >
operator()(const size_type i, const size_type j)DiagonalMatrix< VectorType >
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
reinit(const VectorType &vec)DiagonalMatrix< VectorType >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size_type typedefDiagonalMatrix< VectorType >
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
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="") constSubscriptor
validity_pointersSubscriptormutableprivate
value_type typedefDiagonalMatrix< VectorType >
vmult(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
vmult_add(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
~Subscriptor()Subscriptorvirtual