assert_built(const DoFHandler< dim, spacedim > &dof_handler) const | MGLevelGlobalTransfer< VectorType > | private |
check_no_subscribers() const noexcept | EnableObserverPointer | 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 | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
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 |
fill_and_communicate_copy_indices(const DoFHandler< dim, spacedim > &dof_handler) | MGLevelGlobalTransfer< VectorType > | protected |
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 | MGLevelGlobalTransfer< VectorType > | |
mg_constrained_dofs | MGLevelGlobalTransfer< VectorType > | protected |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
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) | EnableObserverPointer | 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 | EnableObserverPointer | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~MGTransferBase() override=default | MGTransferBase< VectorType > | virtual |