![]() |
Reference documentation for deal.II version 8.5.1
|
This is the complete list of members for MGMatrixBase< VectorType >, including all inherited members.
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| get_maxlevel() const =0 | MGMatrixBase< VectorType > | pure virtual |
| get_minlevel() const =0 | MGMatrixBase< VectorType > | pure virtual |
| list_subscribers() const | Subscriptor | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| operator=(Subscriptor &&) | Subscriptor | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| Tvmult(const unsigned int level, VectorType &dst, const VectorType &src) const =0 | MGMatrixBase< VectorType > | pure virtual |
| Tvmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const =0 | MGMatrixBase< VectorType > | pure virtual |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| vmult(const unsigned int level, VectorType &dst, const VectorType &src) const =0 | MGMatrixBase< VectorType > | pure virtual |
| vmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const =0 | MGMatrixBase< VectorType > | pure virtual |
| ~Subscriptor() | Subscriptor | virtual |
1.8.13