![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for MGLevelGlobalTransfer< VectorType >, including all inherited members.
| assert_built(const DoFHandler< dim, spacedim > &dof_handler) const | MGLevelGlobalTransfer< VectorType > | private |
| check_no_subscribers() const noexcept | Subscriptor | private |
| clear() | MGLevelGlobalTransfer< 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 |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| fill_and_communicate_copy_indices(const DoFHandler< dim, spacedim > &dof_handler) | MGLevelGlobalTransfer< VectorType > | protected |
| 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 | MGLevelGlobalTransfer< VectorType > | |
| mg_constrained_dofs | MGLevelGlobalTransfer< VectorType > | protected |
| 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 > | |
| prolongate(const unsigned int to_level, VectorType &dst, const VectorType &src) const =0 | MGTransferBase< VectorType > | pure virtual |
| prolongate_and_add(const unsigned int to_level, VectorType &dst, const VectorType &src) const | MGTransferBase< VectorType > | virtual |
| restrict_and_add(const unsigned int from_level, VectorType &dst, const VectorType &src) const =0 | MGTransferBase< VectorType > | pure 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 |
| ~Subscriptor() | Subscriptor | virtual |