| A | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| additional_data | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| clear() | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| diagonal(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| diagonal(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| do_step(VectorType &dst, const VectorType &prev, const VectorType &src, const bool backward) const | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| el(size_type i, size_type j) const | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| empty() const | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| ExcDiagonalsNotStored() | PreconditionBlockBase< InverseNumberType > | protectedstatic |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcInverseNotAvailable() | PreconditionBlockBase< InverseNumberType > | protectedstatic |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| gauss_jordan enum value | PreconditionBlockBase< InverseNumberType > | protected |
| householder enum value | PreconditionBlockBase< InverseNumberType > | protected |
| initialize(const MatrixType &A, const AdditionalData ¶meters) | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| inverse(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse_householder(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse_householder(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse_svd(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse_svd(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse_Tvmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverse_vmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverses_computed(bool are_they) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| inverses_ready() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| Inversion enum name | PreconditionBlockBase< InverseNumberType > | protected |
| inversion | PreconditionBlockBase< InverseNumberType > | protected |
| invert_diagblocks() | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| list_subscribers() const | Subscriptor | |
| log_statistics() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| memory_consumption() const | RelaxationBlockJacobi< MatrixType, InverseNumberType, VectorType > | |
| n_subscriptions() const | Subscriptor | |
| number typedef | RelaxationBlockJacobi< MatrixType, InverseNumberType, VectorType > | |
| operator=(const Subscriptor &) | Subscriptor | |
| operator=(Subscriptor &&) | Subscriptor | |
| PreconditionBlockBase(bool store_diagonals=false, Inversion method=gauss_jordan) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| reinit(unsigned int nblocks, size_type blocksize, bool compress, Inversion method=gauss_jordan) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| same_diagonal() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_same_diagonal() | PreconditionBlockBase< InverseNumberType > | protected |
| size() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| size_type typedef | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
| step(VectorType &dst, const VectorType &rhs) const | RelaxationBlockJacobi< MatrixType, InverseNumberType, VectorType > | |
| store_diagonals() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| svd enum value | PreconditionBlockBase< InverseNumberType > | protected |
| Tstep(VectorType &dst, const VectorType &rhs) const | RelaxationBlockJacobi< MatrixType, InverseNumberType, VectorType > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~PreconditionBlockBase() | PreconditionBlockBase< InverseNumberType > | protected |
| ~Subscriptor() | Subscriptor | virtual |