Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
MGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > > Member List

This is the complete list of members for MGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >, including all inherited members.

buffer_coarse_embeddedMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >mutableprotected
buffer_fine_embeddedMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >mutableprotected
check_no_subscribers() const noexceptSubscriptorprivate
compress(LinearAlgebra::distributed::Vector< Number > &vec, const VectorOperation::values op) constMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
constraint_info_coarseMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
constraint_info_fineMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
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) overrideMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >virtual
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
fast_polynomial_transfer_supported(const unsigned int fe_degree_fine, const unsigned int fe_degree_coarse)MGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >static
fine_element_is_continuousMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
internal::MGTwoLevelTransferImplementationMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >friend
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, internal::MatrixFreeFunctions::ConstraintInfo< dim, VectorizedArray< Number, width > > &constraint_info_coarse, std::vector< unsigned int > &dof_indices_fine)MGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
interpolate(LinearAlgebra::distributed::Vector< Number > &dst, const LinearAlgebra::distributed::Vector< Number > &src) const overrideMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >virtual
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
memory_consumption() const overrideMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >virtual
mutexSubscriptorprivatestatic
n_componentsMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
partitioner_coarseMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
partitioner_coarse_embeddedMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
partitioner_fineMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
partitioner_fine_embeddedMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
prolongate_and_add(VectorType &dst, const VectorType &src) constMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >virtual
prolongate_and_add_internal(LinearAlgebra::distributed::Vector< Number > &dst, const LinearAlgebra::distributed::Vector< Number > &src) const overrideMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >protectedvirtual
reinit(const DoFHandler< dim > &dof_handler_fine, const DoFHandler< dim > &dof_handler_coarse, const AffineConstraints< Number > &constraint_fine=AffineConstraints< Number >(), const AffineConstraints< Number > &constraint_coarse=AffineConstraints< Number >(), const unsigned int mg_level_fine=numbers::invalid_unsigned_int, const unsigned int mg_level_coarse=numbers::invalid_unsigned_int)MGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >
reinit_geometric_transfer(const DoFHandler< dim > &dof_handler_fine, const DoFHandler< dim > &dof_handler_coarse, const AffineConstraints< Number > &constraint_fine=AffineConstraints< Number >(), const AffineConstraints< Number > &constraint_coarse=AffineConstraints< Number >(), const unsigned int mg_level_fine=numbers::invalid_unsigned_int, const unsigned int mg_level_coarse=numbers::invalid_unsigned_int)MGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >
reinit_polynomial_transfer(const DoFHandler< dim > &dof_handler_fine, const DoFHandler< dim > &dof_handler_coarse, const AffineConstraints< Number > &constraint_fine=AffineConstraints< Number >(), const AffineConstraints< Number > &constraint_coarse=AffineConstraints< Number >(), const unsigned int mg_level_fine=numbers::invalid_unsigned_int, const unsigned int mg_level_coarse=numbers::invalid_unsigned_int)MGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >
restrict_and_add(VectorType &dst, const VectorType &src) constMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >virtual
restrict_and_add_internal(LinearAlgebra::distributed::Vector< Number > &dst, const LinearAlgebra::distributed::Vector< Number > &src) const overrideMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >protectedvirtual
schemesMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
update_ghost_values(const LinearAlgebra::distributed::Vector< Number > &vec) constMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
validity_pointersSubscriptormutableprivate
vec_coarseMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >mutableprotected
vec_fineMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >mutableprotected
VectorizedArrayType typedefMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
VectorType typedefMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >
weightsMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
weights_compressedMGTwoLevelTransfer< dim, LinearAlgebra::distributed::Vector< Number > >private
zero_out_ghost_values(const LinearAlgebra::distributed::Vector< Number > &vec) constMGTwoLevelTransferBase< LinearAlgebra::distributed::Vector< Number > >protected
~Subscriptor()Subscriptorvirtual