![]() |
deal.II version 9.7.0
|
This is the complete list of members for mg::Matrix< VectorType >, including all inherited members.
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| get_maxlevel() const override | mg::Matrix< VectorType > | virtual |
| get_minlevel() const override | mg::Matrix< VectorType > | virtual |
| initialize(const MGLevelObject< MatrixType > &M) | mg::Matrix< VectorType > | inline |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| matrices | mg::Matrix< VectorType > | private |
| Matrix()=default | mg::Matrix< VectorType > | |
| Matrix(const MGLevelObject< MatrixType > &M) | mg::Matrix< VectorType > | inline |
| memory_consumption() const | mg::Matrix< VectorType > | inline |
| mutex | EnableObserverPointer | privatestatic |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| operator[](unsigned int level) const | mg::Matrix< VectorType > | inline |
| reset() | mg::Matrix< VectorType > | inline |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| Tvmult(const unsigned int level, VectorType &dst, const VectorType &src) const override | mg::Matrix< VectorType > | virtual |
| Tvmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const override | mg::Matrix< VectorType > | virtual |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| vmult(const unsigned int level, VectorType &dst, const VectorType &src) const override | mg::Matrix< VectorType > | virtual |
| vmult_add(const unsigned int level, VectorType &dst, const VectorType &src) const override | mg::Matrix< VectorType > | virtual |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |
| ~MGMatrixBase() override=default | MGMatrixBase< VectorType > | virtual |