| clear() | MGSmootherBlock< MatrixType, RelaxationType, number > | virtual |
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | |
| initialize(const MGMatrixType &matrices, const MGRelaxationType &smoothers) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| list_subscribers() const | Subscriptor | |
| matrices | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| mem | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| MGSmootherBlock(VectorMemory< BlockVector< number > > &mem, const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false, const bool reverse=false) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| reverse | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_reverse(const bool) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| set_steps(const unsigned int) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| set_symmetric(const bool) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| set_transpose(const bool) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| set_variable(const bool) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
| smooth(const unsigned int level, BlockVector< number > &u, const BlockVector< number > &rhs) const | MGSmootherBlock< MatrixType, RelaxationType, number > | virtual |
| smoothers | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| steps | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| symmetric | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| variable | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
| ~MGSmootherBase() | MGSmootherBase< BlockVector< number > > | virtual |
| ~Subscriptor() | Subscriptor | virtual |