deal.II version GIT relicensing-2287-g6548a49e0a 2024-12-20 18: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\}}\)
Loading...
Searching...
No Matches
MGMatrixBase< VectorType > Member List

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

check_no_subscribers() const noexceptEnableObserverPointerprivate
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
get_maxlevel() const =0MGMatrixBase< VectorType >pure virtual
get_minlevel() const =0MGMatrixBase< VectorType >pure virtual
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
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
Tvmult(const unsigned int level, VectorType &dst, const VectorType &src) const =0MGMatrixBase< VectorType >pure virtual
Tvmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const =0MGMatrixBase< VectorType >pure virtual
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
vmult(const unsigned int level, VectorType &dst, const VectorType &src) const =0MGMatrixBase< VectorType >pure virtual
vmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const =0MGMatrixBase< VectorType >pure virtual
~EnableObserverPointer()EnableObserverPointervirtual
~MGMatrixBase() override=defaultMGMatrixBase< VectorType >virtual