| buffer_coarse_embedded | MGTwoLevelTransferBase< VectorType > | mutableprotected |
| buffer_fine_embedded | MGTwoLevelTransferBase< VectorType > | mutableprotected |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| compress(VectorType &vec, const VectorOperation::values op) const | MGTwoLevelTransferBase< VectorType > | protected |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | 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< VectorType > | pure virtual |
| 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 |
| fine_element_is_continuous | MGTwoLevelTransferBase< VectorType > | 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, bool &vec_fine_needs_ghost_update, internal::MatrixFreeFunctions::ConstraintInfo< dim, VectorizedArray< Number, width >, IndexType > &constraint_info_coarse, std::vector< unsigned int > &dof_indices_fine) | MGTwoLevelTransferBase< VectorType > | protected |
| interpolate(VectorType &dst, const VectorType &src) const =0 | MGTwoLevelTransferBase< VectorType > | pure virtual |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| memory_consumption() const =0 | MGTwoLevelTransferBase< VectorType > | pure virtual |
| MGTwoLevelTransferBase() | MGTwoLevelTransferBase< VectorType > | |
| mutex | EnableObserverPointer | privatestatic |
| n_subscriptions() const | EnableObserverPointer | inline |
| Number typedef | MGTwoLevelTransferBase< VectorType > | |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| partitioner_coarse | MGTwoLevelTransferBase< VectorType > | |
| partitioner_coarse_embedded | MGTwoLevelTransferBase< VectorType > | protected |
| partitioner_fine | MGTwoLevelTransferBase< VectorType > | |
| partitioner_fine_embedded | MGTwoLevelTransferBase< VectorType > | protected |
| prolongate_and_add(VectorType &dst, const VectorType &src) const | MGTwoLevelTransferBase< VectorType > | |
| prolongate_and_add_internal(VectorType &dst, const VectorType &src) const =0 | MGTwoLevelTransferBase< VectorType > | protectedpure virtual |
| restrict_and_add(VectorType &dst, const VectorType &src) const | MGTwoLevelTransferBase< VectorType > | |
| restrict_and_add_internal(VectorType &dst, const VectorType &src) const =0 | MGTwoLevelTransferBase< VectorType > | protectedpure virtual |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| update_ghost_values(const VectorType &vec) const | MGTwoLevelTransferBase< VectorType > | protected |
| validity_pointers | EnableObserverPointer | mutableprivate |
| vec_coarse | MGTwoLevelTransferBase< VectorType > | mutableprotected |
| vec_fine | MGTwoLevelTransferBase< VectorType > | mutableprotected |
| vec_fine_needs_ghost_update | MGTwoLevelTransferBase< VectorType > | protected |
| zero_out_ghost_values(const VectorType &vec) const | MGTwoLevelTransferBase< VectorType > | protected |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |