| assert_built(const DoFHandler< dim, spacedim > &dof_handler) const | MGLevelGlobalTransfer< VectorType > | private |
| build(const DoFHandler< dim, spacedim > &dof_handler) | MGTransferPrebuilt< VectorType > | |
| check_no_subscribers() const noexcept | Subscriptor | private |
| clear() | MGTransferPrebuilt< VectorType > | |
| component_to_block_map | MGLevelGlobalTransfer< VectorType > | protected |
| copy_from_mg(const DoFHandler< dim, spacedim > &dof_handler, OutVector &dst, const MGLevelObject< VectorType > &src) const | MGLevelGlobalTransfer< VectorType > | |
| copy_from_mg_add(const DoFHandler< dim, spacedim > &dof_handler, OutVector &dst, const MGLevelObject< VectorType > &src) const | MGLevelGlobalTransfer< VectorType > | |
| copy_indices | MGLevelGlobalTransfer< VectorType > | protected |
| copy_indices_global_mine | MGLevelGlobalTransfer< VectorType > | protected |
| copy_indices_level_mine | MGLevelGlobalTransfer< VectorType > | protected |
| copy_to_mg(const DoFHandler< dim, spacedim > &dof_handler, MGLevelObject< VectorType > &dst, const InVector &src) const | MGLevelGlobalTransfer< VectorType > | |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcMatricesNotBuilt() | MGTransferPrebuilt< VectorType > | static |
| ExcNoProlongation() | MGTransferPrebuilt< VectorType > | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| fill_and_communicate_copy_indices(const DoFHandler< dim, spacedim > &dof_handler) | MGLevelGlobalTransfer< VectorType > | protected |
| initialize_constraints(const MGConstrainedDoFs &mg_constrained_dofs) | MGTransferPrebuilt< VectorType > | |
| interface_dofs | MGTransferPrebuilt< VectorType > | private |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| memory_consumption() const | MGTransferPrebuilt< VectorType > | |
| mg_constrained_dofs | MGLevelGlobalTransfer< VectorType > | protected |
| MGTransferPrebuilt()=default | MGTransferPrebuilt< VectorType > | |
| MGTransferPrebuilt(const MGConstrainedDoFs &mg_constrained_dofs) | MGTransferPrebuilt< VectorType > | |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| perform_plain_copy | MGLevelGlobalTransfer< VectorType > | protected |
| print_indices(std::ostream &os) const | MGLevelGlobalTransfer< VectorType > | |
| print_matrices(std::ostream &os) const | MGTransferPrebuilt< VectorType > | |
| prolongate(const unsigned int to_level, VectorType &dst, const VectorType &src) const override | MGTransferPrebuilt< VectorType > | virtual |
| prolongate_and_add(const unsigned int to_level, VectorType &dst, const VectorType &src) const | MGTransferBase< VectorType > | virtual |
| prolongation_matrices | MGTransferPrebuilt< VectorType > | private |
| prolongation_sparsities | MGTransferPrebuilt< VectorType > | private |
| restrict_and_add(const unsigned int from_level, VectorType &dst, const VectorType &src) const override | MGTransferPrebuilt< VectorType > | virtual |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_component_to_block_map(const std::vector< unsigned int > &map) | MGLevelGlobalTransfer< VectorType > | |
| sizes | MGLevelGlobalTransfer< VectorType > | protected |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| Subscriptor() | Subscriptor | inline |
| Subscriptor(const Subscriptor &) | Subscriptor | inline |
| Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| ~MGTransferBase() override=default | MGTransferBase< VectorType > | virtual |
| ~MGTransferPrebuilt() override=default | MGTransferPrebuilt< VectorType > | virtual |
| ~Subscriptor() | Subscriptor | virtual |