| buffer_coarse_embedded | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | mutableprotected |
| buffer_fine_embedded | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | mutableprotected |
| check_no_subscribers() const noexcept | Subscriptor | private |
| compress(LinearAlgebra::distributed::Vector< Number > &vec, const VectorOperation::values op) const | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| enable_inplace_operations_if_possible(const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner_coarse, const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner_fine)=0 | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | pure virtual |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| fine_element_is_continuous | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| internal_enable_inplace_operations_if_possible(const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner_coarse, const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner_fine, internal::MatrixFreeFunctions::ConstraintInfo< dim, VectorizedArray< Number, width > > &constraint_info_coarse, std::vector< unsigned int > &dof_indices_fine) | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| interpolate(VectorType &dst, const VectorType &src) const =0 | MGTwoLevelTransferBase< LinearAlgebra::distributed::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 |
| memory_consumption() const =0 | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | pure virtual |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| partitioner_coarse | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| partitioner_coarse_embedded | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| partitioner_fine | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| partitioner_fine_embedded | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| prolongate_and_add(VectorType &dst, const VectorType &src) const | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | virtual |
| prolongate_and_add_internal(LinearAlgebra::distributed::Vector< Number > &dst, const LinearAlgebra::distributed::Vector< Number > &src) const =0 | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protectedpure virtual |
| restrict_and_add(VectorType &dst, const VectorType &src) const | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | virtual |
| restrict_and_add_internal(LinearAlgebra::distributed::Vector< Number > &dst, const LinearAlgebra::distributed::Vector< Number > &src) const =0 | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protectedpure virtual |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| 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 | |
| update_ghost_values(const LinearAlgebra::distributed::Vector< Number > &vec) const | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| validity_pointers | Subscriptor | mutableprivate |
| vec_coarse | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | mutableprotected |
| vec_fine | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | mutableprotected |
| VectorType typedef | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | |
| zero_out_ghost_values(const LinearAlgebra::distributed::Vector< Number > &vec) const | MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > > | protected |
| ~Subscriptor() | Subscriptor | virtual |