deal.II version GIT relicensing-2165-gc91f007519 2024-11-20 01:40: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
mg::Matrix< VectorType > Member List

This is the complete list of members for mg::Matrix< 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 overridemg::Matrix< VectorType >virtual
get_minlevel() const overridemg::Matrix< VectorType >virtual
initialize(const MGLevelObject< MatrixType > &M)mg::Matrix< VectorType >inline
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
matricesmg::Matrix< VectorType >private
Matrix()=defaultmg::Matrix< VectorType >
Matrix(const MGLevelObject< MatrixType > &M)mg::Matrix< VectorType >inline
memory_consumption() constmg::Matrix< VectorType >inline
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
operator[](unsigned int level) constmg::Matrix< VectorType >inline
reset()mg::Matrix< VectorType >inline
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 overridemg::Matrix< VectorType >virtual
Tvmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const overridemg::Matrix< VectorType >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 overridemg::Matrix< VectorType >virtual
vmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const overridemg::Matrix< VectorType >virtual
~EnableObserverPointer()EnableObserverPointervirtual
~MGMatrixBase() override=defaultMGMatrixBase< VectorType >virtual