check_no_subscribers() const noexcept | MGTransferBase< VectorType > | private |
copy_from_mg(const DoFHandler< dim > &dof_handler, VectorType &dst, const MGLevelObject< VectorType > &src) const | dealii::MGTransferAgglomeration< dim, VectorType > | |
copy_to_mg(const DoFHandler< dim > &dof_handler, MGLevelObject< VectorType > &dst, const VectorType &src) const | dealii::MGTransferAgglomeration< dim, VectorType > | |
counter | MGTransferBase< VectorType > | private |
counter_map | MGTransferBase< VectorType > | private |
dof_handlers | dealii::MGTransferAgglomeration< dim, VectorType > | private |
ExcInUse(int arg1, std::string arg2, std::string arg3) | MGTransferBase< VectorType > | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | MGTransferBase< VectorType > | static |
list_subscribers(StreamType &stream) const | MGTransferBase< VectorType > | |
list_subscribers() const | MGTransferBase< VectorType > | |
list_subscribers(StreamType &stream) const | MGTransferBase< VectorType > | |
list_subscribers() const | MGTransferBase< VectorType > | |
map_iterator typedef | MGTransferBase< VectorType > | private |
map_value_type typedef | MGTransferBase< VectorType > | private |
MGTransferAgglomeration(const MGLevelObject< TrilinosWrappers::SparseMatrix * > &transfer_matrices, const std::vector< DoFHandler< dim > * > &dof_handlers) | dealii::MGTransferAgglomeration< dim, VectorType > | |
MGTransferAgglomeration(const MGLevelObject< TrilinosWrappers::SparseMatrix > &transfer_matrices, const std::vector< DoFHandler< dim > * > &dof_handlers) | dealii::MGTransferAgglomeration< dim, VectorType > | |
mutex | MGTransferBase< VectorType > | privatestatic |
n_subscriptions() const | MGTransferBase< VectorType > | |
n_subscriptions() const | MGTransferBase< VectorType > | |
object_info | MGTransferBase< VectorType > | private |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) noexcept | Subscriptor | |
prolongate(const unsigned int to_level, VectorType &dst, const VectorType &src) const override | dealii::MGTransferAgglomeration< dim, VectorType > | virtual |
prolongate_and_add(const unsigned int to_level, VectorType &dst, const VectorType &src) const override | dealii::MGTransferAgglomeration< dim, VectorType > | virtual |
restrict_and_add(const unsigned int from_level, VectorType &dst, const VectorType &src) const override | dealii::MGTransferAgglomeration< dim, VectorType > | virtual |
serialize(Archive &ar, const unsigned int version) | MGTransferBase< VectorType > | |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | MGTransferBase< VectorType > | |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | MGTransferBase< VectorType > | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
transfer_matrices | dealii::MGTransferAgglomeration< dim, VectorType > | private |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | MGTransferBase< VectorType > | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | MGTransferBase< VectorType > | |
validity_pointers | MGTransferBase< VectorType > | private |
~MGTransferBase() override=default | MGTransferBase< VectorType > | virtual |
~Subscriptor() | Subscriptor | virtual |