check_no_subscribers() const noexcept | EnableObserverPointer | private |
clear() | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
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 |
initialize(SolverType &solver, const MatrixType &matrix, const PreconditionerType &precondition) | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
matrix | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | private |
MGCoarseGridIterativeSolver() | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | |
MGCoarseGridIterativeSolver(SolverType &solver, const MatrixType &matrix, const PreconditionerType &precondition) | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator()(const unsigned int level, VectorType &dst, const VectorType &src) const override | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | virtual |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
preconditioner | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | private |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
solver | MGCoarseGridIterativeSolver< VectorType, SolverType, MatrixType, PreconditionerType > | private |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~MGCoarseGridBase() override=default | MGCoarseGridBase< VectorType > | virtual |