backward | BlockTrianglePrecondition< number, BlockVectorType > | private |
BlockMatrixArray() | BlockMatrixArray< number, BlockVectorType > | private |
BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | private |
BlockTrianglePrecondition() | BlockTrianglePrecondition< number, BlockVectorType > | |
BlockTrianglePrecondition(const unsigned int n_blocks) | BlockTrianglePrecondition< number, BlockVectorType > | |
clear() | BlockMatrixArray< number, BlockVectorType > | private |
do_row(BlockVectorType &dst, size_type row_num) const | BlockTrianglePrecondition< number, BlockVectorType > | private |
enter(const MatrixType &matrix, const size_type row, const size_type col, const number prefix=1., const bool transpose=false) | BlockTrianglePrecondition< number, BlockVectorType > | |
entries | BlockMatrixArray< number, BlockVectorType > | private |
ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | privatestatic |
ExcMultipleDiagonal(size_type arg1) | BlockTrianglePrecondition< number, BlockVectorType > | static |
ExcNoDiagonal(size_type arg1) | BlockTrianglePrecondition< number, BlockVectorType > | static |
ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | privatestatic |
initialize(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | private |
list_subscribers() const | Subscriptor | private |
matrix_norm_square(const BlockVectorType &u) const | BlockMatrixArray< number, BlockVectorType > | private |
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) const | BlockMatrixArray< number, BlockVectorType > | private |
n_block_cols() const | BlockMatrixArray< number, BlockVectorType > | private |
n_block_rows() const | BlockMatrixArray< number, BlockVectorType > | private |
n_subscriptions() const | Subscriptor | private |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | private |
Subscriptor::operator=(Subscriptor &&) | Subscriptor | private |
print_latex(StreamType &out) const | BlockMatrixArray< number, BlockVectorType > | private |
reinit(const unsigned int n_block_rows) | BlockTrianglePrecondition< number, BlockVectorType > | |
BlockMatrixArray::reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inlineprivate |
size_type typedef | BlockTrianglePrecondition< number, BlockVectorType > | |
subscribe(const char *identifier=0) const | BlockTrianglePrecondition< number, BlockVectorType > | |
BlockMatrixArray::subscribe(const char *identifier=0) const | Subscriptor | private |
Subscriptor() | Subscriptor | private |
Subscriptor(const Subscriptor &) | Subscriptor | private |
Subscriptor(Subscriptor &&) | Subscriptor | private |
Tvmult(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
unsubscribe(const char *identifier=0) const | BlockTrianglePrecondition< number, BlockVectorType > | |
BlockMatrixArray::unsubscribe(const char *identifier=0) const | Subscriptor | private |
vmult(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
vmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
~Subscriptor() | Subscriptor | privatevirtual |