apply(const unsigned int level, VectorType &u, const VectorType &rhs) const | MGSmootherBase< VectorType > | virtual |
check_no_subscribers() const noexcept | EnableObserverPointer | private |
clear()=0 | MGSmootherBase< VectorType > | pure virtual |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
debug | MGSmoother< VectorType > | protected |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
MGSmoother(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false) | MGSmoother< VectorType > | |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
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 =0 | MGSmootherBase< VectorType > | pure virtual |
steps | MGSmoother< VectorType > | protected |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
symmetric | MGSmoother< VectorType > | protected |
transpose | MGSmoother< VectorType > | protected |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
variable | MGSmoother< VectorType > | protected |
vector_memory | MGSmoother< VectorType > | mutableprotected |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~MGSmootherBase() override=default | MGSmootherBase< VectorType > | virtual |