, including all inherited members.
| block_cols | BlockMatrixArray< number > | [private] |
| block_rows | BlockMatrixArray< number > | [private] |
| BlockMatrixArray() | BlockMatrixArray< number > | |
| BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number > | |
| BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols, VectorMemory< Vector< number > > &mem) | BlockMatrixArray< number > | |
| clear() | BlockMatrixArray< number > | |
| enter(const MATRIX &matrix, const unsigned int row, const unsigned int col, const double prefix=1., const bool transpose=false) | BlockMatrixArray< number > | |
| enter_aux(VectorMemory< Vector< number > > &mem, const MATRIX &matrix, const unsigned int row, const unsigned int col, const double prefix=1., const bool transpose=false) | BlockMatrixArray< number > | |
| entries | BlockMatrixArray< number > | [protected] |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | [static] |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | [static] |
| initialize(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number > | |
| initialize(const unsigned int n_block_rows, const unsigned int n_block_cols, VectorMemory< Vector< number > > &mem) | BlockMatrixArray< number > | |
| list_subscribers() const | Subscriptor | |
| matrix_norm_square(const BlockVector< number > &u) const | BlockMatrixArray< number > | |
| matrix_scalar_product(const BlockVector< number > &u, const BlockVector< number > &v) const | BlockMatrixArray< number > | |
| n_block_cols() const | BlockMatrixArray< number > | |
| n_block_rows() const | BlockMatrixArray< number > | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| print_latex(STREAM &out) const | BlockMatrixArray< number > | |
| reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | [inline] |
| subscribe(const char *identifier=0) const | Subscriptor | [inline] |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Tvmult(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| Tvmult_add(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
| vmult(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| vmult_add(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| ~Subscriptor() | Subscriptor | [virtual] |