Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for MGLevelObject< Object >, including all inherited members.
apply(ActionFunctionObjectType action) | MGLevelObject< Object > | |
clear() | MGLevelObject< Object > | |
clear_elements() | MGLevelObject< Object > | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
max_level() const | MGLevelObject< Object > | |
memory_consumption() const | MGLevelObject< Object > | |
MGLevelObject(const unsigned int minlevel=0, const unsigned int maxlevel=0) | MGLevelObject< Object > | |
min_level() const | MGLevelObject< Object > | |
minlevel | MGLevelObject< Object > | private |
n_subscriptions() const | Subscriptor | inline |
objects | MGLevelObject< Object > | private |
operator=(const double d) | MGLevelObject< Object > | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | inline |
Subscriptor::operator=(Subscriptor &&) noexcept | Subscriptor | |
operator[](const unsigned int level) | MGLevelObject< Object > | |
operator[](const unsigned int level) const | MGLevelObject< Object > | |
resize(const unsigned int new_minlevel, const unsigned int new_maxlevel) | MGLevelObject< Object > | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
~Subscriptor() | Subscriptor | virtual |