Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
MGMatrixBase< VectorType > Member List

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

ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
get_maxlevel() const =0MGMatrixBase< VectorType >pure virtual
get_minlevel() const =0MGMatrixBase< VectorType >pure virtual
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
n_subscriptions() constSubscriptorinline
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
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="") constSubscriptor
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
~Subscriptor()Subscriptorvirtual