Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+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 noexceptSubscriptorprivate
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 >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
dof_handler_vectorPreconditionMG< dim, VectorType, TransferType >private
dof_handler_vector_rawPreconditionMG< dim, VectorType, TransferType >private
empty() constPreconditionMG< dim, VectorType, TransferType >
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
get_mpi_communicator() constPreconditionMG< dim, VectorType, TransferType >
get_multigrid()PreconditionMG< dim, VectorType, TransferType >
get_multigrid() constPreconditionMG< dim, VectorType, TransferType >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
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 typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
multigridPreconditionMG< dim, VectorType, TransferType >private
mutexSubscriptorprivatestatic
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
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)Subscriptorinline
signalsPreconditionMG< dim, VectorType, TransferType >private
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
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="") constSubscriptor
uses_dof_handler_vectorPreconditionMG< dim, VectorType, TransferType >private
validity_pointersSubscriptormutableprivate
vmult(OtherVectorType &dst, const OtherVectorType &src) constPreconditionMG< dim, VectorType, TransferType >
vmult_add(OtherVectorType &dst, const OtherVectorType &src) constPreconditionMG< dim, VectorType, TransferType >
~Subscriptor()Subscriptorvirtual