, including all inherited members.
| add(const unsigned int i, const unsigned int j, const typename MATRIX::value_type value) | MatrixBlock< MATRIX > | [inline] |
| add(const std::vector< unsigned int > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true) | MatrixBlock< MATRIX > | [inline] |
| add(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true) | MatrixBlock< MATRIX > | [inline] |
| add(const unsigned int row_index, const std::vector< unsigned int > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true) | MatrixBlock< MATRIX > | [inline] |
| add(const unsigned int row, const unsigned int n_cols, const unsigned int *col_indices, const number *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false) | MatrixBlock< MATRIX > | [inline] |
| column | MatrixBlock< MATRIX > | |
| column_indices | MatrixBlock< MATRIX > | [private] |
| ExcBlockIndexMismatch(unsigned int arg1, unsigned int arg2) | MatrixBlock< MATRIX > | [static] |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | [static] |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | [static] |
| list_subscribers() const | Subscriptor | |
| matrix | MatrixBlock< MATRIX > | |
| MatrixBlock() | MatrixBlock< MATRIX > | [inline] |
| MatrixBlock(const MatrixBlock< MATRIX > &M) | MatrixBlock< MATRIX > | [inline] |
| MatrixBlock(unsigned int i, unsigned int j) | MatrixBlock< MATRIX > | [inline] |
| memory_consumption() const | MatrixBlock< MATRIX > | [inline] |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| reinit(const BlockSparsityPattern &sparsity) | MatrixBlock< MATRIX > | [inline] |
| row | MatrixBlock< MATRIX > | |
| row_indices | MatrixBlock< MATRIX > | [private] |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | [inline] |
| subscribe(const char *identifier=0) const | Subscriptor | [inline] |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Tvmult(VECTOR &w, const VECTOR &v) const | MatrixBlock< MATRIX > | [inline] |
| Tvmult_add(VECTOR &w, const VECTOR &v) const | MatrixBlock< MATRIX > | [inline] |
| unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
| vmult(VECTOR &w, const VECTOR &v) const | MatrixBlock< MATRIX > | [inline] |
| vmult_add(VECTOR &w, const VECTOR &v) const | MatrixBlock< MATRIX > | [inline] |
| ~Subscriptor() | Subscriptor | [virtual] |