Reference documentation for deal.II version 9.1.0-pre
MGTransferPrebuilt< VectorType > Member List

This is the complete list of members for MGTransferPrebuilt< VectorType >, including all inherited members.

build_matrices(const DoFHandler< dim, spacedim > &mg_dof)MGTransferPrebuilt< VectorType >
clear()MGTransferPrebuilt< VectorType >
component_to_block_mapMGLevelGlobalTransfer< 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_indicesMGLevelGlobalTransfer< VectorType >protected
copy_indices_global_mineMGLevelGlobalTransfer< VectorType >protected
copy_indices_level_mineMGLevelGlobalTransfer< 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)Subscriptorstatic
ExcMatricesNotBuilt()MGTransferPrebuilt< VectorType >static
ExcNoProlongation()MGTransferPrebuilt< VectorType >static
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
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 AffineConstraints< double > &constraints, const MGConstrainedDoFs &mg_constrained_dofs)MGTransferPrebuilt< VectorType >
interface_dofsMGTransferPrebuilt< VectorType >private
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
memory_consumption() const MGTransferPrebuilt< VectorType >
mg_constrained_dofsMGLevelGlobalTransfer< VectorType >protected
MGTransferPrebuilt()=defaultMGTransferPrebuilt< VectorType >
MGTransferPrebuilt(const MGConstrainedDoFs &mg_constrained_dofs)MGTransferPrebuilt< VectorType >
MGTransferPrebuilt(const AffineConstraints< double > &constraints, const MGConstrainedDoFs &mg_constrained_dofs)MGTransferPrebuilt< VectorType >
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
perform_plain_copyMGLevelGlobalTransfer< 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 overrideMGTransferPrebuilt< VectorType >virtual
prolongation_matricesMGTransferPrebuilt< VectorType >private
prolongation_sparsitiesMGTransferPrebuilt< VectorType >private
restrict_and_add(const unsigned int from_level, VectorType &dst, const VectorType &src) const overrideMGTransferPrebuilt< VectorType >virtual
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_component_to_block_map(const std::vector< unsigned int > &map)MGLevelGlobalTransfer< VectorType >
sizesMGLevelGlobalTransfer< VectorType >protected
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(const char *identifier=nullptr) const Subscriptor
~MGTransferBase() override=defaultMGTransferBase< VectorType >virtual
~MGTransferPrebuilt() override=defaultMGTransferPrebuilt< VectorType >virtual
~Subscriptor()Subscriptorvirtual