deal.II version GIT relicensing-2025-ge390a5d412 2024-10-25 14:10: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
MGCoarseGridApplyOperator< VectorType, MatrixType > Member List

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

check_no_subscribers() const noexceptEnableObserverPointerprivate
clear()MGCoarseGridApplyOperator< VectorType, MatrixType >
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
initialize(const MatrixType &matrix)MGCoarseGridApplyOperator< VectorType, MatrixType >
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
matrixMGCoarseGridApplyOperator< VectorType, MatrixType >private
MGCoarseGridApplyOperator()MGCoarseGridApplyOperator< VectorType, MatrixType >
MGCoarseGridApplyOperator(const MatrixType &matrix)MGCoarseGridApplyOperator< VectorType, MatrixType >
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator()(const unsigned int level, VectorType &dst, const VectorType &src) const overrideMGCoarseGridApplyOperator< VectorType, MatrixType >virtual
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
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
~EnableObserverPointer()EnableObserverPointervirtual
~MGCoarseGridBase() override=defaultMGCoarseGridBase< VectorType >virtual