build_matrices(const DoFHandler< dim, spacedim > &mg_dof) | MGTransferPrebuilt< VectorType > | |
clear() | MGTransferPrebuilt< VectorType > | |
component_to_block_map | MGLevelGlobalTransfer< VectorType > | protected |
copy_from_mg(const DoFHandler< dim, spacedim > &mg_dof, OutVector &dst, const MGLevelObject< VectorType > &src) const | MGLevelGlobalTransfer< VectorType > | |
copy_from_mg_add(const DoFHandler< dim, spacedim > &mg_dof, 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 > &mg_dof, MGLevelObject< VectorType > &dst, const InVector &src) const | MGLevelGlobalTransfer< VectorType > | |
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 > &mg_dof) | MGLevelGlobalTransfer< VectorType > | protected |
initialize_constraints(const MGConstrainedDoFs &mg_constrained_dofs) | MGTransferPrebuilt< VectorType > | |
initialize_constraints(const ConstraintMatrix &constraints, const MGConstrainedDoFs &mg_constrained_dofs) | MGTransferPrebuilt< VectorType > | |
interface_dofs | MGTransferPrebuilt< VectorType > | private |
list_subscribers() const | Subscriptor | |
memory_consumption() const | MGTransferPrebuilt< VectorType > | |
mg_constrained_dofs | MGLevelGlobalTransfer< VectorType > | protected |
MGTransferPrebuilt()=default | MGTransferPrebuilt< VectorType > | |
MGTransferPrebuilt(const MGConstrainedDoFs &mg_constrained_dofs) | MGTransferPrebuilt< VectorType > | |
MGTransferPrebuilt(const ConstraintMatrix &constraints, const MGConstrainedDoFs &mg_constrained_dofs) | MGTransferPrebuilt< VectorType > | |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
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 | MGTransferPrebuilt< 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 | 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(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
~MGTransferBase()=default | MGTransferBase< VectorType > | virtual |
~MGTransferPrebuilt()=default | MGTransferPrebuilt< VectorType > | virtual |
~Subscriptor() | Subscriptor | virtual |