| 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 > | |
| diagonal | DiagonalMatrix< VectorType > | private |
| DiagonalMatrix() | DiagonalMatrix< VectorType > | |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| get_vector() | DiagonalMatrix< VectorType > | |
| get_vector() const | DiagonalMatrix< VectorType > | |
| 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 &&) | Subscriptor | |
| reinit(const VectorType &vec) | DiagonalMatrix< VectorType > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| Tvmult(VectorType &dst, const VectorType &src) const | DiagonalMatrix< VectorType > | |
| Tvmult_add(VectorType &dst, const VectorType &src) const | DiagonalMatrix< VectorType > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| vmult(VectorType &dst, const VectorType &src) const | DiagonalMatrix< VectorType > | |
| vmult_add(VectorType &dst, const VectorType &src) const | DiagonalMatrix< VectorType > | |
| ~Subscriptor() | Subscriptor | virtual |