deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
\(\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
MGTransferBlockMatrixFreeBase< dim, Number, TransferType > Member List

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

check_no_subscribers() const noexceptEnableObserverPointerprivate
copy_from_mg(const DoFHandler< dim > &dof_handler, BlockVectorType2 &dst, const MGLevelObject< LinearAlgebra::distributed::BlockVector< Number > > &src) constMGTransferBlockMatrixFreeBase< dim, Number, TransferType >
copy_from_mg(const std::vector< const DoFHandler< dim > * > &dof_handler, BlockVectorType2 &dst, const MGLevelObject< LinearAlgebra::distributed::BlockVector< Number > > &src) constMGTransferBlockMatrixFreeBase< dim, Number, TransferType >
copy_to_mg(const DoFHandler< dim > &dof_handler, MGLevelObject< LinearAlgebra::distributed::BlockVector< Number > > &dst, const BlockVectorType2 &src) constMGTransferBlockMatrixFreeBase< dim, Number, TransferType >
copy_to_mg(const std::vector< const DoFHandler< dim > * > &dof_handler, MGLevelObject< LinearAlgebra::distributed::BlockVector< Number > > &dst, const BlockVectorType2 &src) constMGTransferBlockMatrixFreeBase< dim, Number, TransferType >
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
get_matrix_free_transfer(const unsigned int b) const =0MGTransferBlockMatrixFreeBase< dim, Number, TransferType >protectedpure virtual
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
MGTransferBlockMatrixFreeBase(const bool same_for_all)MGTransferBlockMatrixFreeBase< dim, Number, TransferType >inline
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
prolongate(const unsigned int to_level, LinearAlgebra::distributed::BlockVector< Number > &dst, const LinearAlgebra::distributed::BlockVector< Number > &src) const overrideMGTransferBlockMatrixFreeBase< dim, Number, TransferType >virtual
prolongate_and_add(const unsigned int to_level, LinearAlgebra::distributed::BlockVector< Number > &dst, const LinearAlgebra::distributed::BlockVector< Number > &src) const overrideMGTransferBlockMatrixFreeBase< dim, Number, TransferType >virtual
restrict_and_add(const unsigned int from_level, LinearAlgebra::distributed::BlockVector< Number > &dst, const LinearAlgebra::distributed::BlockVector< Number > &src) const overrideMGTransferBlockMatrixFreeBase< dim, Number, TransferType >virtual
same_for_allMGTransferBlockMatrixFreeBase< dim, Number, TransferType >protected
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
supports_dof_handler_vectorMGTransferBlockMatrixFreeBase< dim, Number, TransferType >static
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
~EnableObserverPointer()EnableObserverPointervirtual
~MGTransferBase() override=defaultMGTransferBase< LinearAlgebra::distributed::BlockVector< Number > >virtual