Reference documentation for deal.II version 9.1.0-pre
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() const DiagonalMatrix< VectorType >
initialize_dof_vector(VectorType &dst) const DiagonalMatrix< VectorType >
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
m() const DiagonalMatrix< VectorType >
memory_consumption() const DiagonalMatrix< VectorType >
n() const DiagonalMatrix< VectorType >
n_subscriptions() const Subscriptor
operator()(const size_type i, const size_type j) const DiagonalMatrix< 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) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tvmult(VectorType &dst, const VectorType &src) const DiagonalMatrix< VectorType >
Tvmult_add(VectorType &dst, const VectorType &src) const DiagonalMatrix< VectorType >
unsubscribe(const char *identifier=nullptr) const Subscriptor
vmult(VectorType &dst, const VectorType &src) const DiagonalMatrix< VectorType >
vmult_add(VectorType &dst, const VectorType &src) const DiagonalMatrix< VectorType >
~Subscriptor()Subscriptorvirtual