Reference documentation for deal.II version 9.0.0
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 >
clear()DiagonalMatrix< VectorType >
compress(VectorOperation::values operation)DiagonalMatrix< VectorType >
diagonalDiagonalMatrix< VectorType >private
DiagonalMatrix()=defaultDiagonalMatrix< VectorType >
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() constSubscriptor
m() constDiagonalMatrix< VectorType >
memory_consumption() constDiagonalMatrix< VectorType >
n() constDiagonalMatrix< VectorType >
n_subscriptions() constSubscriptor
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 &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
reinit(const VectorType &vec)DiagonalMatrix< VectorType >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(const char *identifier=nullptr) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tvmult(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
Tvmult_add(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
unsubscribe(const char *identifier=nullptr) constSubscriptor
vmult(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
vmult_add(VectorType &dst, const VectorType &src) constDiagonalMatrix< VectorType >
~Subscriptor()Subscriptorvirtual