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 > | |
MGLevelObject< RelaxationType >::check_no_subscribers() const noexcept | EnableObserverPointer | private |
clear() override | mg::SmootherRelaxation< RelaxationType, VectorType > | virtual |
clear_elements() | MGLevelObject< RelaxationType > | |
MGLevelObject< RelaxationType >::counter | EnableObserverPointer | mutableprivate |
MGLevelObject< RelaxationType >::counter_map | EnableObserverPointer | 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 | |
MGLevelObject< RelaxationType >::ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
MGSmoother::ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
MGLevelObject< RelaxationType >::ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
MGSmoother::ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | 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 > | |
MGLevelObject< RelaxationType >::list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
MGLevelObject< RelaxationType >::list_subscribers() const | EnableObserverPointer | |
MGSmoother::list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
MGSmoother::list_subscribers() const | EnableObserverPointer | |
MGLevelObject< RelaxationType >::map_iterator typedef | EnableObserverPointer | private |
MGLevelObject< RelaxationType >::map_value_type typedef | EnableObserverPointer | 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 > | |
MGLevelObject(const unsigned int minlevel=0, const unsigned int maxlevel=0) | 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 |
MGLevelObject< RelaxationType >::mutex | EnableObserverPointer | privatestatic |
n_levels() const | MGLevelObject< RelaxationType > | |
MGLevelObject< RelaxationType >::n_subscriptions() const | EnableObserverPointer | inline |
MGSmoother::n_subscriptions() const | EnableObserverPointer | inline |
MGLevelObject< RelaxationType >::object_info | EnableObserverPointer | mutableprivate |
objects | MGLevelObject< RelaxationType > | private |
operator=(const double d) | MGLevelObject< RelaxationType > | |
EnableObserverPointer::MGLevelObject< RelaxationType >::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer::MGLevelObject< RelaxationType >::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
MGSmoother::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
MGSmoother::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
operator[](const unsigned int level) | MGLevelObject< RelaxationType > | |
operator[](const unsigned int level) const | MGLevelObject< RelaxationType > | |
resize(const unsigned int new_minlevel, const unsigned int new_maxlevel, Args &&...args) | MGLevelObject< RelaxationType > | |
MGLevelObject< RelaxationType >::serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
MGSmoother::serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | 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 |
MGLevelObject< RelaxationType >::subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
MGSmoother::subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
symmetric | MGSmoother< VectorType > | protected |
transpose | MGSmoother< VectorType > | protected |
MGLevelObject< RelaxationType >::unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
MGSmoother::unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
MGLevelObject< RelaxationType >::validity_pointers | EnableObserverPointer | mutableprivate |
variable | MGSmoother< VectorType > | protected |
vector_memory | MGSmoother< VectorType > | mutableprotected |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~MGSmootherBase() override=default | MGSmootherBase< VectorType > | virtual |