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
MGTransferGlobalCoarsening< dim, VectorType > Member List

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

build(const std::vector< std::shared_ptr< const Utilities::MPI::Partitioner > > &external_partitioners={})MGTransferGlobalCoarsening< dim, VectorType >
build(const std::function< void(const unsigned int, VectorType &)> &initialize_dof_vector)MGTransferGlobalCoarsening< dim, VectorType >
check_no_subscribers() const noexceptSubscriptorprivate
copy_from_mg(const DoFHandler< dim, spacedim > &dof_handler, OutVector &dst, const MGLevelObject< VectorType > &src) constMGTransferGlobalCoarsening< dim, VectorType >
copy_to_mg(const DoFHandler< dim, spacedim > &dof_handler, MGLevelObject< VectorType > &dst, const InVector &src) constMGTransferGlobalCoarsening< dim, VectorType >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
external_partitionersMGTransferGlobalCoarsening< dim, VectorType >private
initialize_dof_vector(const unsigned int level, VectorType &vector) constMGTransferGlobalCoarsening< dim, VectorType >private
interpolate_to_mg(MGLevelObject< VectorType > &dst, const InVector &src) constMGTransferGlobalCoarsening< dim, VectorType >
interpolate_to_mg(const DoFHandler< dim, spacedim > &dof_handler, MGLevelObject< VectorType > &dst, const InVector &src) constMGTransferGlobalCoarsening< dim, VectorType >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
max_level() constMGTransferGlobalCoarsening< dim, VectorType >
memory_consumption() constMGTransferGlobalCoarsening< dim, VectorType >
MGTransferGlobalCoarsening(const MGLevelObject< MGTwoLevelTransferObject > &transfer, const std::function< void(const unsigned int, VectorType &)> &initialize_dof_vector={})MGTransferGlobalCoarsening< dim, VectorType >
min_level() constMGTransferGlobalCoarsening< dim, VectorType >
mutexSubscriptorprivatestatic
n_subscriptions() constSubscriptorinline
Number typedefMGTransferGlobalCoarsening< dim, VectorType >
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
prolongate(const unsigned int to_level, VectorType &dst, const VectorType &src) const overrideMGTransferGlobalCoarsening< dim, VectorType >virtual
prolongate_and_add(const unsigned int to_level, VectorType &dst, const VectorType &src) const overrideMGTransferGlobalCoarsening< dim, VectorType >virtual
restrict_and_add(const unsigned int from_level, VectorType &dst, const VectorType &src) const overrideMGTransferGlobalCoarsening< dim, VectorType >virtual
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
transferMGTransferGlobalCoarsening< dim, VectorType >private
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
validity_pointersSubscriptormutableprivate
~MGTransferBase() override=defaultMGTransferBase< VectorType >virtual
~Subscriptor()Subscriptorvirtual