deal.II version GIT relicensing-2206-gaa53ff9447 2024-12-02 09:10: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
PreconditionMG< dim, VectorType, TransferType > Member List

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

check_no_subscribers() const noexceptEnableObserverPointerprivate
connect_transfer_to_global(const std::function< void(bool)> &slot)PreconditionMG< dim, VectorType, TransferType >
connect_transfer_to_mg(const std::function< void(bool)> &slot)PreconditionMG< dim, VectorType, TransferType >
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
dof_handler_vectorPreconditionMG< dim, VectorType, TransferType >private
dof_handler_vector_rawPreconditionMG< dim, VectorType, TransferType >private
empty() constPreconditionMG< dim, VectorType, TransferType >
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_mpi_communicator() constPreconditionMG< dim, VectorType, TransferType >
get_multigrid()PreconditionMG< dim, VectorType, TransferType >
get_multigrid() constPreconditionMG< dim, VectorType, TransferType >
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
locally_owned_domain_indices(const unsigned int block=0) constPreconditionMG< dim, VectorType, TransferType >
locally_owned_range_indices(const unsigned int block=0) constPreconditionMG< dim, VectorType, TransferType >
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
multigridPreconditionMG< dim, VectorType, TransferType >private
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
PreconditionMG(const DoFHandler< dim > &dof_handler, Multigrid< VectorType > &mg, const TransferType &transfer)PreconditionMG< dim, VectorType, TransferType >
PreconditionMG(const std::vector< const DoFHandler< dim > * > &dof_handler, Multigrid< VectorType > &mg, const TransferType &transfer)PreconditionMG< dim, VectorType, TransferType >
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
signalsPreconditionMG< dim, VectorType, TransferType >private
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
transferPreconditionMG< dim, VectorType, TransferType >private
Tvmult(OtherVectorType &dst, const OtherVectorType &src) constPreconditionMG< dim, VectorType, TransferType >
Tvmult_add(OtherVectorType &dst, const OtherVectorType &src) constPreconditionMG< dim, VectorType, TransferType >
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
uses_dof_handler_vectorPreconditionMG< dim, VectorType, TransferType >private
validity_pointersEnableObserverPointermutableprivate
vmult(OtherVectorType &dst, const OtherVectorType &src) constPreconditionMG< dim, VectorType, TransferType >
vmult_add(OtherVectorType &dst, const OtherVectorType &src) constPreconditionMG< dim, VectorType, TransferType >
~EnableObserverPointer()EnableObserverPointervirtual