| clear() | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| data | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| delta | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| do_chebyshev_loop(VectorType &dst, const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| do_transpose_chebyshev_loop(VectorType &dst, const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| estimate_eigenvalues(const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| initialize(const MatrixType &matrix, const AdditionalData &additional_data=AdditionalData()) | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| is_initialized | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| list_subscribers() const | Subscriptor | |
| m() const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| matrix_ptr | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| mutex | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | mutableprivate |
| n() const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| operator=(Subscriptor &&) | Subscriptor | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size_type typedef | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| step(VectorType &dst, const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| theta | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | private |
| Tstep(VectorType &dst, const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| Tvmult(VectorType &dst, const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| update1 | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | mutableprivate |
| update2 | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | mutableprivate |
| update3 | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | mutableprivate |
| vmult(VectorType &dst, const VectorType &src) const | PreconditionChebyshev< MatrixType, VectorType, PreconditionerType > | |
| ~Subscriptor() | Subscriptor | virtual |