apply(const unsigned int level, BlockVector< number > &u, const BlockVector< number > &rhs) const | MGSmootherBase< BlockVector< number > > | virtual |
clear() | MGSmootherBlock< MatrixType, RelaxationType, number > | virtual |
debug | MGSmoother< BlockVector< number > > | protected |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
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 |
memory_consumption() const | MGSmootherBlock< MatrixType, RelaxationType, number > | |
MGSmoother(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false) | MGSmoother< BlockVector< number > > | |
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 > | |
MGSmootherBlock(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 | |
operator=(Subscriptor &&) noexcept | Subscriptor | |
reverse | MGSmootherBlock< MatrixType, RelaxationType, number > | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
set_debug(const unsigned int level) | MGSmoother< BlockVector< number > > | |
set_reverse(const bool) | MGSmootherBlock< MatrixType, RelaxationType, number > | |
set_steps(const unsigned int) | MGSmoother< BlockVector< number > > | |
set_symmetric(const bool) | MGSmoother< BlockVector< number > > | |
set_transpose(const bool) | MGSmoother< BlockVector< number > > | |
set_variable(const bool) | MGSmoother< BlockVector< 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 | MGSmoother< BlockVector< number > > | protected |
subscribe(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
symmetric | MGSmoother< BlockVector< number > > | protected |
transpose | MGSmoother< BlockVector< number > > | protected |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
variable | MGSmoother< BlockVector< number > > | protected |
vector_memory | MGSmoother< BlockVector< number > > | mutableprotected |
~MGSmootherBase()=default | MGSmootherBase< BlockVector< number > > | virtual |
~Subscriptor() | Subscriptor | virtual |