Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2840-g502be23d4d 2025-03-14 06:30:00+00:00
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
MGSmootherBase< VectorType > Member List

This is the complete list of members for MGSmootherBase< VectorType >, including all inherited members.

apply(const unsigned int level, VectorType &u, const VectorType &rhs) constMGSmootherBase< VectorType >virtual
check_no_subscribers() const noexceptEnableObserverPointerprivate
clear()=0MGSmootherBase< VectorType >pure virtual
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
smooth(const unsigned int level, VectorType &u, const VectorType &rhs) const =0MGSmootherBase< VectorType >pure virtual
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointerprivate
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointerprivate
validity_pointersEnableObserverPointermutableprivate
~EnableObserverPointer()EnableObserverPointervirtual
~MGSmootherBase() override=defaultMGSmootherBase< VectorType >virtual