![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for MGMatrixSelect< MatrixType, number >, including all inherited members.
| check_no_subscribers() const noexcept | Subscriptor | private |
| col | MGMatrixSelect< MatrixType, number > | private |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| get_maxlevel() const=0 | MGMatrixBase< Vector< number > > | pure virtual |
| get_minlevel() const=0 | MGMatrixBase< Vector< number > > | pure virtual |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| matrix | MGMatrixSelect< MatrixType, number > | private |
| MGMatrixSelect(const unsigned int row=0, const unsigned int col=0, MGLevelObject< MatrixType > *matrix=0) | MGMatrixSelect< MatrixType, number > | |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| row | MGMatrixSelect< MatrixType, number > | private |
| select_block(const unsigned int row, const unsigned int col) | MGMatrixSelect< MatrixType, number > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_matrix(MGLevelObject< MatrixType > *M) | MGMatrixSelect< MatrixType, number > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| Subscriptor() | Subscriptor | inline |
| Subscriptor(const Subscriptor &) | Subscriptor | inline |
| Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
| Tvmult(const unsigned int level, Vector< number > &dst, const Vector< number > &src) const | MGMatrixSelect< MatrixType, number > | virtual |
| Tvmult_add(const unsigned int level, Vector< number > &dst, const Vector< number > &src) const | MGMatrixSelect< MatrixType, number > | virtual |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| vmult(const unsigned int level, Vector< number > &dst, const Vector< number > &src) const | MGMatrixSelect< MatrixType, number > | virtual |
| vmult_add(const unsigned int level, Vector< number > &dst, const Vector< number > &src) const | MGMatrixSelect< MatrixType, number > | virtual |
| ~MGMatrixBase() override=default | MGMatrixBase< Vector< number > > | virtual |
| ~Subscriptor() | Subscriptor | virtual |