Reference documentation for deal.II version 9.1.0-pre
MGTransferBlockMatrixFree< dim, Number > Member List

This is the complete list of members for MGTransferBlockMatrixFree< dim, Number >, including all inherited members.

build(const DoFHandler< dim, dim > &mg_dof)MGTransferBlockMatrixFree< dim, Number >
build(const std::vector< const DoFHandler< dim, dim > * > &mg_dof)MGTransferBlockMatrixFree< dim, Number >
clear()MGTransferBlockMatrixFree< dim, Number >
copy_from_mg(const DoFHandler< dim, spacedim > &mg_dof, LinearAlgebra::distributed::BlockVector< Number2 > &dst, const MGLevelObject< LinearAlgebra::distributed::BlockVector< Number >> &src) const MGTransferBlockMatrixFree< dim, Number >
copy_from_mg(const std::vector< const DoFHandler< dim, spacedim > * > &mg_dof, LinearAlgebra::distributed::BlockVector< Number2 > &dst, const MGLevelObject< LinearAlgebra::distributed::BlockVector< Number >> &src) const MGTransferBlockMatrixFree< dim, Number >
copy_to_mg(const DoFHandler< dim, spacedim > &mg_dof, MGLevelObject< LinearAlgebra::distributed::BlockVector< Number >> &dst, const LinearAlgebra::distributed::BlockVector< Number2 > &src) const MGTransferBlockMatrixFree< dim, Number >
copy_to_mg(const std::vector< const DoFHandler< dim, spacedim > * > &mg_dof, MGLevelObject< LinearAlgebra::distributed::BlockVector< Number >> &dst, const LinearAlgebra::distributed::BlockVector< Number2 > &src) const MGTransferBlockMatrixFree< dim, Number >
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
initialize_constraints(const MGConstrainedDoFs &mg_constrained_dofs)MGTransferBlockMatrixFree< dim, Number >
initialize_constraints(const std::vector< MGConstrainedDoFs > &mg_constrained_dofs)MGTransferBlockMatrixFree< dim, Number >
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
matrix_free_transfer_vectorMGTransferBlockMatrixFree< dim, Number >private
memory_consumption() const MGTransferBlockMatrixFree< dim, Number >
MGTransferBlockMatrixFree()=defaultMGTransferBlockMatrixFree< dim, Number >
MGTransferBlockMatrixFree(const MGConstrainedDoFs &mg_constrained_dofs)MGTransferBlockMatrixFree< dim, Number >
MGTransferBlockMatrixFree(const std::vector< MGConstrainedDoFs > &mg_constrained_dofs)MGTransferBlockMatrixFree< dim, Number >
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
prolongate(const unsigned int to_level, LinearAlgebra::distributed::BlockVector< Number > &dst, const LinearAlgebra::distributed::BlockVector< Number > &src) const overrideMGTransferBlockMatrixFree< dim, Number >virtual
restrict_and_add(const unsigned int from_level, LinearAlgebra::distributed::BlockVector< Number > &dst, const LinearAlgebra::distributed::BlockVector< Number > &src) const overrideMGTransferBlockMatrixFree< dim, Number >virtual
same_for_allMGTransferBlockMatrixFree< dim, Number >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
supports_dof_handler_vectorMGTransferBlockMatrixFree< dim, Number >static
unsubscribe(const char *identifier=nullptr) const Subscriptor
~MGTransferBase() override=defaultMGTransferBase< LinearAlgebra::distributed::BlockVector< Number > >virtual
~MGTransferBlockMatrixFree() override=defaultMGTransferBlockMatrixFree< dim, Number >virtual
~Subscriptor()Subscriptorvirtual