Reference documentation for deal.II version 9.1.0-pre
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) const Subscriptorinline
list_subscribers() const Subscriptor
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
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(const char *identifier=nullptr) const Subscriptor
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