Reference documentation for deal.II version 9.0.0
|
This is the complete list of members for mg::Matrix< VectorType >, including all inherited members.
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
get_maxlevel() const | mg::Matrix< VectorType > | virtual |
get_minlevel() const | mg::Matrix< VectorType > | virtual |
initialize(const MGLevelObject< MatrixType > &M) | mg::Matrix< VectorType > | inline |
list_subscribers() const | Subscriptor | |
Matrix()=default | mg::Matrix< VectorType > | |
Matrix(const MGLevelObject< MatrixType > &M) | mg::Matrix< VectorType > | inline |
memory_consumption() const | mg::Matrix< VectorType > | inline |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) noexcept | Subscriptor | |
operator[](unsigned int level) const | mg::Matrix< VectorType > | inline |
reset() | mg::Matrix< VectorType > | inline |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
Tvmult(const unsigned int level, VectorType &dst, const VectorType &src) const | mg::Matrix< VectorType > | virtual |
Tvmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const | mg::Matrix< VectorType > | virtual |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
vmult(const unsigned int level, VectorType &dst, const VectorType &src) const | mg::Matrix< VectorType > | virtual |
vmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const | mg::Matrix< VectorType > | virtual |
~Subscriptor() | Subscriptor | virtual |