| apply(const unsigned int level, VectorType &u, const VectorType &rhs) const override | mg::SmootherRelaxation< RelaxationType, VectorType > | virtual |
| MGLevelObject< RelaxationType >::apply(ActionFunctionObjectType action) | MGLevelObject< RelaxationType > | |
| back() const | MGLevelObject< RelaxationType > | |
| check_no_subscribers() const noexcept | MGLevelObject< RelaxationType > | private |
| clear() override | mg::SmootherRelaxation< RelaxationType, VectorType > | virtual |
| clear_elements() | MGLevelObject< RelaxationType > | |
| counter | MGLevelObject< RelaxationType > | mutableprivate |
| counter_map | MGLevelObject< RelaxationType > | mutableprivate |
| debug | MGSmoother< VectorType > | protected |
| MGLevelObject< RelaxationType >::EnableObserverPointer() | EnableObserverPointer | inline |
| MGLevelObject< RelaxationType >::EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| MGLevelObject< RelaxationType >::EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| MGSmoother::EnableObserverPointer() | EnableObserverPointer | inline |
| MGSmoother::EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| MGSmoother::EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | MGLevelObject< RelaxationType > | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | MGLevelObject< RelaxationType > | static |
| initialize(const MGLevelObject< MatrixType2 > &matrices, const typename RelaxationType::AdditionalData &additional_data=typename RelaxationType::AdditionalData()) | mg::SmootherRelaxation< RelaxationType, VectorType > | |
| initialize(const MGLevelObject< MatrixType2 > &matrices, const MGLevelObject< DataType > &additional_data) | mg::SmootherRelaxation< RelaxationType, VectorType > | |
| list_subscribers(StreamType &stream) const | MGLevelObject< RelaxationType > | inline |
| list_subscribers() const | MGLevelObject< RelaxationType > | |
| map_iterator typedef | MGLevelObject< RelaxationType > | private |
| map_value_type typedef | MGLevelObject< RelaxationType > | private |
| max_level() const | MGLevelObject< RelaxationType > | |
| memory_consumption() const | mg::SmootherRelaxation< RelaxationType, VectorType > | |
| MGLevelObject(const unsigned int minlevel, const unsigned int maxlevel, Args &&...args) | MGLevelObject< RelaxationType > | |
| MGSmoother(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false) | MGSmoother< VectorType > | |
| min_level() const | MGLevelObject< RelaxationType > | |
| minlevel | MGLevelObject< RelaxationType > | private |
| mutex | MGLevelObject< RelaxationType > | privatestatic |
| n_levels() const | MGLevelObject< RelaxationType > | |
| n_subscriptions() const | MGLevelObject< RelaxationType > | inline |
| object_info | MGLevelObject< RelaxationType > | mutableprivate |
| objects | MGLevelObject< RelaxationType > | private |
| operator=(const double d) | MGLevelObject< RelaxationType > | |
| EnableObserverPointer::MGLevelObject< RelaxationType >::MGLevelObject< RelaxationType >::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer::MGLevelObject< RelaxationType >::MGLevelObject< RelaxationType >::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| MGSmoother::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| MGSmoother::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| operator[](const unsigned int level) | MGLevelObject< RelaxationType > | |
| resize(const unsigned int new_minlevel, const unsigned int new_maxlevel, Args &&...args) | MGLevelObject< RelaxationType > | |
| serialize(Archive &ar, const unsigned int version) | MGLevelObject< RelaxationType > | inline |
| set_debug(const unsigned int level) | MGSmoother< VectorType > | |
| set_steps(const unsigned int) | MGSmoother< VectorType > | |
| set_symmetric(const bool) | MGSmoother< VectorType > | |
| set_transpose(const bool) | MGSmoother< VectorType > | |
| set_variable(const bool) | MGSmoother< VectorType > | |
| smooth(const unsigned int level, VectorType &u, const VectorType &rhs) const override | mg::SmootherRelaxation< RelaxationType, VectorType > | virtual |
| SmootherRelaxation(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false) | mg::SmootherRelaxation< RelaxationType, VectorType > | |
| steps | MGSmoother< VectorType > | protected |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | MGLevelObject< RelaxationType > | private |
| symmetric | MGSmoother< VectorType > | protected |
| transpose | MGSmoother< VectorType > | protected |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | MGLevelObject< RelaxationType > | private |
| validity_pointers | MGLevelObject< RelaxationType > | mutableprivate |
| variable | MGSmoother< VectorType > | protected |
| vector_memory | MGSmoother< VectorType > | mutableprotected |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |
| ~MGSmootherBase() override=default | MGSmootherBase< VectorType > | virtual |