check_no_subscribers() const noexcept | EnableObserverPointer | private |
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 > | |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
dof_handler_vector | PreconditionMG< dim, VectorType, TransferType > | private |
dof_handler_vector_raw | PreconditionMG< dim, VectorType, TransferType > | private |
empty() const | PreconditionMG< dim, VectorType, TransferType > | |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
get_mpi_communicator() const | PreconditionMG< dim, VectorType, TransferType > | |
get_multigrid() | PreconditionMG< dim, VectorType, TransferType > | |
get_multigrid() const | PreconditionMG< dim, VectorType, TransferType > | |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
locally_owned_domain_indices(const unsigned int block=0) const | PreconditionMG< dim, VectorType, TransferType > | |
locally_owned_range_indices(const unsigned int block=0) const | PreconditionMG< dim, VectorType, TransferType > | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
multigrid | PreconditionMG< dim, VectorType, TransferType > | private |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
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) | EnableObserverPointer | inline |
signals | PreconditionMG< dim, VectorType, TransferType > | private |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
transfer | PreconditionMG< dim, VectorType, TransferType > | private |
Tvmult(OtherVectorType &dst, const OtherVectorType &src) const | PreconditionMG< dim, VectorType, TransferType > | |
Tvmult_add(OtherVectorType &dst, const OtherVectorType &src) const | PreconditionMG< dim, VectorType, TransferType > | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
uses_dof_handler_vector | PreconditionMG< dim, VectorType, TransferType > | private |
validity_pointers | EnableObserverPointer | mutableprivate |
vmult(OtherVectorType &dst, const OtherVectorType &src) const | PreconditionMG< dim, VectorType, TransferType > | |
vmult_add(OtherVectorType &dst, const OtherVectorType &src) const | PreconditionMG< dim, VectorType, TransferType > | |
~EnableObserverPointer() | EnableObserverPointer | virtual |